From 512c3ac67cd5c118d94e7029e05cbf9fa8e012ea Mon Sep 17 00:00:00 2001 From: Howland Owl Date: Fri, 9 Dec 2016 20:12:01 +0200 Subject: [PATCH] updates to the prompt --- powerline-shell-init | 2 +- zshrc | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/powerline-shell-init b/powerline-shell-init index 3f09359..75be4c2 100644 --- a/powerline-shell-init +++ b/powerline-shell-init @@ -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() { diff --git a/zshrc b/zshrc index 55585b1..7da7fc7 100644 --- a/zshrc +++ b/zshrc @@ -58,12 +58,10 @@ fi . ~/bin/aliases -prompt fire 125 234 084 054 020 - -# powerline +#prompt fire 125 234 084 054 020 +# powerline #source ~/.local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh - -alias t=todo.sh +source ~/bin/powerline-shell-init unalias rm unalias mv