shell bits that needed to be fixed.

This commit is contained in:
Howland Owl 2016-12-09 21:01:33 +02:00
parent c1582d93fd
commit cc75e76c65
2 changed files with 18 additions and 6 deletions

View file

@ -1,5 +1,5 @@
function powerline_precmd() {
PS1="$(/home/truck/stuff/powerline-shell/powerline-shell.py $? --shell zsh 2> /dev/null)"
PS1="$(/home/truck/sturf/banga-powerline/powerline-shell.py $? --shell zsh 2> /dev/null)"
}
function install_powerline_precmd() {