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() { 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() { function install_powerline_precmd() {

8
zshrc
View file

@ -58,12 +58,10 @@ fi
. ~/bin/aliases . ~/bin/aliases
prompt fire 125 234 084 054 020 #prompt fire 125 234 084 054 020
# powerline
# powerline
#source ~/.local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh #source ~/.local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh
source ~/bin/powerline-shell-init
alias t=todo.sh
unalias rm unalias rm
unalias mv unalias mv