change load theme
This commit is contained in:
parent
b8fe144941
commit
66258df95a
@ -6,10 +6,6 @@ export ZSH_TMUX_AUTOCONNECT=true
|
||||
# git clone https://github.com/zdharma-continuum/zinit.git ~/.zinit/bin
|
||||
source ~/.zinit/bin/zinit.zsh
|
||||
|
||||
# theme
|
||||
zinit ice wait
|
||||
zinit light "tinyRatP/ys"
|
||||
|
||||
zinit light zsh-users/zsh-completions
|
||||
zinit light zsh-users/zsh-autosuggestions
|
||||
zinit light zdharma-continuum/fast-syntax-highlighting
|
||||
@ -35,6 +31,9 @@ zinit snippet OMZ::plugins/extract
|
||||
zinit ice svn
|
||||
zinit snippet OMZ::plugins/tmux
|
||||
|
||||
# theme
|
||||
zinit light "tinyRatP/ys"
|
||||
|
||||
# auto load other zshfiles
|
||||
[ -f "$HOME/.zsh/zsh.sh" ] && source "$HOME/.zsh/zsh.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user