local changes to powerline bit

This commit is contained in:
Andrew Holland 2017-02-28 13:32:08 +02:00
parent 9dda19c629
commit 50de5332aa

View file

@ -1,5 +1,5 @@
function powerline_precmd() { 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() { function install_powerline_precmd() {