updates to the prompt
This commit is contained in:
parent
d7ce32a0e6
commit
512c3ac67c
2 changed files with 4 additions and 6 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
8
zshrc
8
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue