Update the zsh config to not use oh-my-zsh
This commit is contained in:
parent
76aa4e9504
commit
16a90e60c6
9 changed files with 163 additions and 201 deletions
6
zsh/powerline-prompt.zsh
Normal file
6
zsh/powerline-prompt.zsh
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Powerline prompt
|
||||
|
||||
powerline-daemon -q
|
||||
|
||||
test $PLATFORM = 'osx' \
|
||||
&& source /usr/local/lib/python3.6/site-packages/powerline/bindings/zsh/powerline.zsh
|
Loading…
Add table
Add a link
Reference in a new issue