]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/themes/3den.zsh-theme
remove oh-my-zsh
[dotfiles.git] / zsh / themes / 3den.zsh-theme
diff --git a/zsh/themes/3den.zsh-theme b/zsh/themes/3den.zsh-theme
deleted file mode 100644 (file)
index 1d2c7db..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-PROMPT=$'%{$fg[white]%}$(~/.rvm/bin/rvm-prompt) %{$fg_bold[cyan]%}%~%{$reset_color%}$(git_prompt_info) %{$fg[cyan]%}%D{[%I:%M:%S]}\
-%{$fg_bold[green]%}%n$%{$reset_color%} '
-
-ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[white]%}("
-ZSH_THEME_GIT_PROMPT_SUFFIX=")%{$reset_color%}"
-ZSH_THEME_GIT_PROMPT_DIRTY="*"
-ZSH_THEME_GIT_PROMPT_CLEAN=""