removed few oh-my-zsh plugins from .zshrc

This commit is contained in:
Harri Lahtinen 2019-06-15 18:10:15 +03:00
parent 15ce2ce79d
commit 2fff9de438
1 changed files with 0 additions and 4 deletions

4
.zshrc
View File

@ -52,12 +52,8 @@ setopt always_to_end # move cursor to end if word had one match
#oh-my-zsh plugins
plugins=(
git
battery
zsh-autosuggestions
zsh-syntax-highlighting
archlinux
sudo
tmux
yadm
)