Update '.zshrc'
This commit is contained in:
parent
a84c9973fb
commit
d7807555e8
2
.zshrc
2
.zshrc
@ -14,8 +14,8 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# load theme
|
# load theme
|
||||||
POWERLEVEL9K_DISABLE_GITSTATUS=true
|
|
||||||
ozsh_load theme powerlevel10k "https://github.com/romkatv/powerlevel10k"
|
ozsh_load theme powerlevel10k "https://github.com/romkatv/powerlevel10k"
|
||||||
|
POWERLEVEL9K_DISABLE_GITSTATUS=true
|
||||||
|
|
||||||
# load plugins
|
# load plugins
|
||||||
ozsh_load plugin zsh-autosuggestions "https://github.com/zsh-users/zsh-autosuggestions"
|
ozsh_load plugin zsh-autosuggestions "https://github.com/zsh-users/zsh-autosuggestions"
|
||||||
|
Loading…
Reference in New Issue
Block a user