diff options
author | Robby Russell <robby@planetargon.com> | 2009-08-31 15:10:46 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2009-08-31 15:10:46 -0700 |
commit | 0ce2fd0940e97fc19e7b3a38c374674bd1edc383 (patch) | |
tree | 5fd29af2656def2d27ec7a8a10b05742429e7ed5 /zshrc | |
parent | 09e2193ae6a4ec64290e2a9be2ec54179f6e3b5b (diff) | |
download | zsh-0ce2fd0940e97fc19e7b3a38c374674bd1edc383.tar.gz zsh-0ce2fd0940e97fc19e7b3a38c374674bd1edc383.tar.bz2 zsh-0ce2fd0940e97fc19e7b3a38c374674bd1edc383.zip |
Removing left over theme reference to geoffs theme
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ export ZSH=$HOME/.oh-my-zsh # Set to the name theme to load. # Look in ~/.oh-my-zsh/themes/ export ZSH_THEME="robbyrussell" -# export ZSH_THEME="geoffgarside" # Load all of the config files in ~/oh-my-zsh that end in .zsh # TIP: Add files you don't want in git to .gitignore |