diff --git a/plugins b/plugins index e3cd588..9175f22 100644 --- a/plugins +++ b/plugins @@ -1 +1 @@ -export ZSH_INIT_PLUGINS=( git zsh-autosuggestions zsh-syntax-highlighting ) \ No newline at end of file +ZSH_INIT_PLUGINS=(git zsh-autosuggestions zsh-syntax-highlighting) \ No newline at end of file