diff options
Diffstat (limited to '.config/zsh/exports.zsh')
-rw-r--r-- | .config/zsh/exports.zsh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/zsh/exports.zsh b/.config/zsh/exports.zsh index ccfbd07..b62c515 100644 --- a/.config/zsh/exports.zsh +++ b/.config/zsh/exports.zsh @@ -3,14 +3,6 @@ CASE_SENSITIVE="true" zle_highlight=('paste:none') -# Which plugins would you like to load? -plugins=( - zsh-syntax-highlighting - zsh-autosuggestions - git - kubectl -) - autoload -U colors && colors # History in cache directory: |