1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Long time no see

This commit is contained in:
J. Fernando Sánchez
2014-06-26 18:07:56 +02:00
parent 444fc3706a
commit c46c149046
12 changed files with 209 additions and 60 deletions

2
zshrc
View File

@@ -37,7 +37,7 @@ export UPDATE_ZSH_DAYS=13
# 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 colored-man virtualenvwrapper cp python wd systemadmin)
plugins=(git colored-man virtualenvwrapper cp python wd systemadmin pass)
source $ZSH/oh-my-zsh.sh