Update '.zshrc'
This commit is contained in:
parent
d7807555e8
commit
e6aabf9a7a
2
.zshrc
2
.zshrc
@ -15,7 +15,6 @@ fi
|
|||||||
|
|
||||||
# load theme
|
# load theme
|
||||||
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"
|
||||||
@ -31,6 +30,7 @@ ozsh_load plugin_omz gpg-agent
|
|||||||
# User-specific settings
|
# User-specific settings
|
||||||
#
|
#
|
||||||
set -o emacs
|
set -o emacs
|
||||||
|
POWERLEVEL9K_DISABLE_GITSTATUS=true
|
||||||
|
|
||||||
# optional settings
|
# optional settings
|
||||||
export PATH="$PATH:/usr/local/bin"
|
export PATH="$PATH:/usr/local/bin"
|
||||||
|
Loading…
Reference in New Issue
Block a user