Mercurial > dotfiles.old
changeset 11:f9f04cee7f51
Add gitignore plugin to zsh
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 09 Mar 2014 19:45:06 +0100 |
parents | 11ee5ef5fd28 |
children | 2aefbda3f774 |
files | zshrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/zshrc Mon Mar 03 11:00:53 2014 +0100 +++ b/zshrc Sun Mar 09 19:45:06 2014 +0100 @@ -32,7 +32,7 @@ # 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 z textmate sublime ruby history-substring-search brew gitfast osx terminalapp vagrant web-search) +plugins=(git z textmate sublime ruby history-substring-search brew gitfast osx terminalapp vagrant web-search gitignore) source $ZSH/oh-my-zsh.sh