summaryrefslogtreecommitdiff
path: root/lib/prompt.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/prompt.zsh')
-rw-r--r--lib/prompt.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/prompt.zsh b/lib/prompt.zsh
index 19bacac9d..39689684f 100644
--- a/lib/prompt.zsh
+++ b/lib/prompt.zsh
@@ -22,8 +22,4 @@ setopt prompt_subst
export LSCOLORS="Gxfxcxdxbxegedabagacad"
-function oh_my_zsh_theme_precmd() {
- # Blank function; override this in your themes
-}
-
source "$ZSH/themes/$ZSH_THEME.zsh-theme"