diff --git a/zsh/.zshrc b/zsh/.zshrc index 281f020..7223f2c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -75,7 +75,7 @@ ZSH_THEME="edvardm" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git zsh-autosuggestions zsh-syntax-highlighting fast-syntax-highlighting) +plugins=(git) source $ZSH/oh-my-zsh.sh