Loading .zshrc +1 −1 Original line number Diff line number Diff line source ~/.shell/funcs source_each ~/.shell/aliases ~/.shell/$(get_platform)/aliases ~/.aliases plugins=(git django pipi python virtualenv virtualenvwrapper) plugins=(git django pip python virtualenv virtualenvwrapper) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" Loading Loading
.zshrc +1 −1 Original line number Diff line number Diff line source ~/.shell/funcs source_each ~/.shell/aliases ~/.shell/$(get_platform)/aliases ~/.aliases plugins=(git django pipi python virtualenv virtualenvwrapper) plugins=(git django pip python virtualenv virtualenvwrapper) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" Loading