diff --git a/common/.zshrc b/common/.zshrc index cff9043..717d9ef 100644 --- a/common/.zshrc +++ b/common/.zshrc @@ -39,7 +39,7 @@ ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor root) # 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 last-working-dir mercurial node npm nyan pep8 pip pyenv pylint \ + gitfast git-extras go gpg-agent mercurial node npm nyan pep8 pip pyenv pylint \ python ssh-agent svn tmux vi-mode command-not-found zsh-syntax-highlighting urltools web-search) alias mpc='mpc -f "%title%[ - %album%]\n\r%artist%[ - %performer%]\n\r%file%"'