summaryrefslogtreecommitdiff
path: root/themes/rkj.zsh-theme
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2011-10-10 05:39:35 -0700
committerRobby Russell <robby@planetargon.com>2011-10-10 05:39:35 -0700
commitc5e6dbf76b92adfc9a21955a25b52a8f4065fa95 (patch)
tree084a0b9d0368c07fa44a941ffd9f97030e14f452 /themes/rkj.zsh-theme
parent15d7a4c2250d99380de5104c2f6ced457f943288 (diff)
parentd22b253ce2bd69d908f0c2fce75c5d9ab09edda3 (diff)
downloadzsh-c5e6dbf76b92adfc9a21955a25b52a8f4065fa95.tar.gz
zsh-c5e6dbf76b92adfc9a21955a25b52a8f4065fa95.tar.bz2
zsh-c5e6dbf76b92adfc9a21955a25b52a8f4065fa95.zip
Merge pull request #613 from rkj/master
Please merge my theme.
Diffstat (limited to 'themes/rkj.zsh-theme')
-rw-r--r--themes/rkj.zsh-theme8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/rkj.zsh-theme b/themes/rkj.zsh-theme
new file mode 100644
index 000000000..81b701e07
--- /dev/null
+++ b/themes/rkj.zsh-theme
@@ -0,0 +1,8 @@
+# user, host, full path, and time/date
+# on two lines for easier vgrepping
+# entry in a nice long thread on the Arch Linux forums: http://bbs.archlinux.org/viewtopic.php?pid=521888#p521888
+
+PROMPT=$'%{\e[0;34m%}%B┌─[%b%{\e[0m%}%{\e[1;32m%}%n%{\e[1;30m%}@%{\e[0m%}%{\e[0;36m%}%m%{\e[0;34m%}%B]%b%{\e[0m%} - %b%{\e[0;34m%}%B[%b%{\e[1;37m%}%~%{\e[0;34m%}%B]%b%{\e[0m%} - %{\e[0;34m%}%B[%b%{\e[0;33m%}'%D{"%Y-%m-%d %I:%M:%S"}%b$'%{\e[0;34m%}%B]%b%{\e[0m%}
+%{\e[0;34m%}%B└─%B[%{\e[1;35m%}$%{\e[0;34m%}%B]%{\e[0m%}%b '
+
+