... | ... |
@@ -4,6 +4,7 @@ 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" |
|
7 | 8 |
|
8 | 9 |
# Load all of the config files in ~/oh-my-zsh that end in .zsh |
9 | 10 |
# TIP: Add files you don't want in git to .gitignore |