From 1ba3a82d59555d00eb3585d81049d36b65060490 Mon Sep 17 00:00:00 2001 From: "kujiu (@ciredutemps)" Date: Thu, 23 Apr 2020 01:07:59 +0200 Subject: [PATCH] Update zsh plugins --- common/.zshrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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%"'