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