From 9c3a18889f9df018e694ce1be25549dd28e0e471 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Tue, 19 Nov 2019 23:26:48 +0100 Subject: remove missing plugins --- home/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') 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 -- cgit v1.2.3