update
This commit is contained in:
+6
-3
@@ -8,10 +8,10 @@ source ~/.zinit/bin/zinit.zsh
|
||||
|
||||
zinit light zsh-users/zsh-completions
|
||||
zinit light zsh-users/zsh-autosuggestions
|
||||
zinit light zdharma-continuum/fast-syntax-highlighting
|
||||
zinit light zsh-users/zsh-completions
|
||||
zinit light mattbangert/kubectl-zsh-plugin
|
||||
|
||||
zinit light zdharma-continuum/fast-syntax-highlighting
|
||||
|
||||
zinit light zsh-users/zsh-history-substring-search
|
||||
|
||||
# OhMyZSH Plugs
|
||||
@@ -21,8 +21,9 @@ zinit snippet OMZ::lib/theme-and-appearance.zsh
|
||||
zinit ice as="completion"
|
||||
zinit snippet OMZ::plugins/docker/_docker
|
||||
zinit snippet OMZP::composer
|
||||
zinit snippet OMZP::aws
|
||||
zinit snippet OMZ::plugins/sudo/sudo.plugin.zsh
|
||||
zinit snippet OMZ::plugins/kubectl/kubectl.plugin.zsh
|
||||
zinit snippet OMZP::kubectl
|
||||
zinit ice lucid wait='1'
|
||||
zinit snippet OMZ::plugins/git/git.plugin.zsh
|
||||
|
||||
@@ -41,3 +42,5 @@ zinit light "tinyRatP/ys"
|
||||
[ -f "$HOME/.zprofile" ] && source "$HOME/.zprofile"
|
||||
|
||||
# vim: set ft=zsh:
|
||||
|
||||
# [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
||||
Reference in New Issue
Block a user