diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.zshrc b/home/.zshrc index 9b5181f..21d1ba5 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -62,7 +62,7 @@ DISABLE_AUTO_UPDATE="true" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=( - git mvn tmux colored-man-pages fast-syntax-highlighting zsh-autosuggestions + git mvn tmux colored-man-pages ) [ -d $ZSH ] && source $ZSH/oh-my-zsh.sh |
