]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/custom/ramsi.zsh-theme
remove oh-my-zsh
[dotfiles.git] / zsh / custom / ramsi.zsh-theme
diff --git a/zsh/custom/ramsi.zsh-theme b/zsh/custom/ramsi.zsh-theme
deleted file mode 100644 (file)
index 857349f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[[ $(hostname) == "tardis" ]] && hostcolor=red
-[[ $(hostname) == "shada" ]]  && hostcolor=green
-PROMPT="%(?..%{$fg_bold[white]%}[%?])%{$reset_color%}[%D{%k:%M} %n@%{$fg[$hostcolor]%}%m%{$reset_color%}]%# "
-RPROMPT="%{$fg[green]%}%~%{$reset_color%}"