diff --git a/powerline-shell-init b/powerline-shell-init index c740ea5..488ac6d 100644 --- a/powerline-shell-init +++ b/powerline-shell-init @@ -1,5 +1,5 @@ function powerline_precmd() { - PS1="$(/home/truck/sturf/banga-powerline/powerline-shell.py $? --shell zsh 2> /dev/null)" + PS1="$(/home/andrew/stuff/powerline-shell/powerline-shell.py $? --shell zsh 2> /dev/null)" } function install_powerline_precmd() {