aboutsummaryrefslogtreecommitdiff
path: root/.oh-my-zsh/themes/simple.zsh-theme
diff options
context:
space:
mode:
Diffstat (limited to '.oh-my-zsh/themes/simple.zsh-theme')
-rw-r--r--.oh-my-zsh/themes/simple.zsh-theme6
1 files changed, 0 insertions, 6 deletions
diff --git a/.oh-my-zsh/themes/simple.zsh-theme b/.oh-my-zsh/themes/simple.zsh-theme
deleted file mode 100644
index 8d0070b..0000000
--- a/.oh-my-zsh/themes/simple.zsh-theme
+++ /dev/null
@@ -1,6 +0,0 @@
-PROMPT='%(!.%{$fg[red]%}.%{$fg[green]%})%~%{$fg_bold[blue]%}$(git_prompt_info)%{$reset_color%} '
-
-ZSH_THEME_GIT_PROMPT_PREFIX="("
-ZSH_THEME_GIT_PROMPT_SUFFIX=")"
-ZSH_THEME_GIT_PROMPT_DIRTY=" ✗"
-ZSH_THEME_GIT_PROMPT_CLEAN=" ✔"