diff --git a/common/.zshrc b/common/.zshrc index e175f7e..5886ef4 100644 --- a/common/.zshrc +++ b/common/.zshrc @@ -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%"'