1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Removing left over theme reference to geoffs theme

This commit is contained in:
Robby Russell 2009-08-31 15:10:46 -07:00
parent 09e2193ae6
commit 0ce2fd0940

1
zshrc
View file

@ -4,7 +4,6 @@ export ZSH=$HOME/.oh-my-zsh
# Set to the name theme to load. # Set to the name theme to load.
# Look in ~/.oh-my-zsh/themes/ # Look in ~/.oh-my-zsh/themes/
export ZSH_THEME="robbyrussell" export ZSH_THEME="robbyrussell"
# export ZSH_THEME="geoffgarside"
# Load all of the config files in ~/oh-my-zsh that end in .zsh # 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 # TIP: Add files you don't want in git to .gitignore