Revert "shell bits that needed to be fixed."

This reverts commit cc75e76c65.
This commit is contained in:
Howland Owl 2016-12-09 21:19:05 +02:00
parent aa802af016
commit 6951b01f08
2 changed files with 6 additions and 18 deletions

View file

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