updates to the prompt

This commit is contained in:
Howland Owl 2016-12-09 20:12:01 +02:00
parent d7ce32a0e6
commit 512c3ac67c
2 changed files with 4 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/powerline-shell/powerline-shell.py $? --shell zsh 2> /dev/null)"
}
function install_powerline_precmd() {