This commit is contained in:
Olipro 2012-12-01 11:47:25 -08:00
commit c81005467f
7 changed files with 704 additions and 12 deletions

View file

@ -5,7 +5,7 @@ ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
ZSH_THEME="gentoo-olipro"
# Example aliases
# alias zshconfig="mate ~/.zshrc"
@ -32,8 +32,9 @@ 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)
plugins=(git svn history-substring-search)
source $ZSH/oh-my-zsh.sh
# Customize to your needs...
setopt interactivecomments