Redo powerline on zsh
This commit is contained in:
parent
94c4f03c7d
commit
b27732df8c
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ function cd() {
|
|||
|
||||
# Customize to your needs...
|
||||
export PATH=$PATH:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:~/.local/bin
|
||||
#. ~/.local/lib/python3.?/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
. ~/.shell_prompt.sh
|
||||
. ~/.local/lib/python3.?/site-packages/powerline/bindings/zsh/powerline.zsh
|
||||
#. ~/.shell_prompt.sh
|
||||
|
||||
alias gitst="git status | more"
|
||||
alias gitci="git commit"
|
||||
|
|
Loading…
Reference in a new issue