summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/geoffgarside.zsh-theme1
-rw-r--r--zshrc1
2 files changed, 2 insertions, 0 deletions
diff --git a/themes/geoffgarside.zsh-theme b/themes/geoffgarside.zsh-theme
new file mode 100644
index 000000000..861ef9196
--- /dev/null
+++ b/themes/geoffgarside.zsh-theme
@@ -0,0 +1 @@
+PROMPT='%m:%1/$(git_prompt_info) %n\$ '
diff --git a/zshrc b/zshrc
index 2e2a33d9b..c92becf92 100644
--- a/zshrc
+++ b/zshrc
@@ -4,6 +4,7 @@ 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