Fix zsh powerline source

This commit is contained in:
Anthony Wang 2021-12-23 14:52:29 -06:00
parent c90ab4f920
commit 4b9123c5fc
Signed by: a
GPG key ID: BC96B00AEC5F2D76

2
.zshrc
View file

@ -9,7 +9,7 @@ bindkey '^[[B' history-substring-search-down
# Powerline
powerline-daemon -q
source /usr/lib/python3.9/site-packages/powerline/bindings/zsh/powerline.zsh
source /usr/share/powerline/bindings/zsh/powerline.zsh
# History
SAVEHIST=1000000