Update zsh plugins

This commit is contained in:
Kujiu 2020-04-23 01:07:59 +02:00
parent d53ffc171d
commit 1ba3a82d59
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F

View file

@ -38,9 +38,10 @@ ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor root)
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git mercurial battery cake celery command-not-found coffee colorize debian django fabric git \
gitfast git-extras go gpg-agent mercurial node npm pep8 pip pyenv pylint \
python ssh-agent svn tmux vi-mode command-not-found zsh-syntax-highlighting urltools web-search)
plugins=(git mercurial battery command-not-found colorize debian django git tig virtualenv \
gitfast git-extras node npm nvm pep8 pip yarn suse salt rsync nmap \
python tmux vi-mode zsh-syntax-highlighting urltools otp gradle \
extract emotty emoji cp history zsh-history-substring-search)
alias mpc='mpc -f "%title%[ - %album%]\n\r%artist%[ - %performer%]\n\r%file%"'