Remove last working dir plugin.

This commit is contained in:
Christophe Buffenoir 2013-12-16 11:46:41 +01:00
parent b8738027ea
commit 0268b03ba8
1 changed files with 1 additions and 1 deletions

View File

@ -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%"'