and the powerline setup cleanup
This commit is contained in:
parent
d9a9927cb7
commit
3c14538ef7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
function powerline_precmd() {
|
function powerline_precmd() {
|
||||||
# PS1="$(~/powerline-shell.py $? --shell zsh 2> /dev/null)"
|
|
||||||
PS1="$(~/bin/powerline-shell/powerline-shell.py $? --colorize-hostname --cwd-max-depth 3 --cwd-max-dir-size 6 --shell zsh 2> /dev/null)"
|
PS1="$(~/bin/powerline-shell/powerline-shell.py $? --colorize-hostname --cwd-max-depth 3 --cwd-max-dir-size 6 --shell zsh 2> /dev/null)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue