From 5046906cb23788f57aecd9eb119d71a3f3b2c762 Mon Sep 17 00:00:00 2001 From: "kujiu (@havelock.kujiu.org)" Date: Thu, 25 Oct 2018 11:43:58 +0200 Subject: [PATCH] Remove obsolete option nyan --- common/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/.zshrc b/common/.zshrc index f7d28d3..ebb5b31 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 mercurial node npm nyan pep8 pip pyenv pylint \ + 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) alias mpc='mpc -f "%title%[ - %album%]\n\r%artist%[ - %performer%]\n\r%file%"'