From b8741890ec8922426ca393e181df5769cd53a0f9 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 20 Mar 2021 13:45:32 +0100 Subject: refactor zsh --- .config/zsh/exports.zsh | 8 -------- 1 file changed, 8 deletions(-) (limited to '.config/zsh/exports.zsh') 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: -- cgit v1.2.3-70-g09d2