summaryrefslogtreecommitdiffstats
path: root/shell/_zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'shell/_zshrc')
-rw-r--r--shell/_zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/_zshrc b/shell/_zshrc
index b15be93..4b7314c 100644
--- a/shell/_zshrc
+++ b/shell/_zshrc
@@ -5,7 +5,7 @@ export ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
-ZSH_THEME="robbyrussell"
+ZSH_THEME="custom"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"