feat: remove unused zsh plugins
This commit is contained in:
parent
4c8909d75d
commit
3d9768da6b
@ -70,7 +70,7 @@ zstyle ':omz:update' mode disabled # disable automatic updates
|
|||||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
plugins=(vi-mode colored-man-pages kube-ps1 timer git gitignore)
|
plugins=(vi-mode colored-man-pages git gitignore)
|
||||||
|
|
||||||
. "$ZSH"/oh-my-zsh.sh
|
. "$ZSH"/oh-my-zsh.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user