powerlevel9k installed
This commit is contained in:
parent
41385d77d0
commit
952a94c9dd
1
.zshrc
1
.zshrc
|
|
@ -161,3 +161,4 @@ if [ -f '/home/hate/google-cloud-sdk/path.zsh.inc' ]; then source '/home/hate/go
|
|||
|
||||
# The next line enables shell command completion for gcloud.
|
||||
if [ -f '/home/hate/google-cloud-sdk/completion.zsh.inc' ]; then source '/home/hate/google-cloud-sdk/completion.zsh.inc'; fi
|
||||
source /usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme
|
||||
|
|
|
|||
Loading…
Reference in New Issue