Update zsh plugins
This commit is contained in:
parent
d53ffc171d
commit
1ba3a82d59
1 changed files with 4 additions and 3 deletions
|
@ -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%"'
|
||||
|
||||
|
|
Loading…
Reference in a new issue