summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorStephen Middleton <rixius@gmail.com>2011-01-14 01:29:24 -0600
committerStephen Middleton <rixius@gmail.com>2011-01-14 01:29:24 -0600
commit277f664df33d4a9078bb55e7ddf0a669ca63c462 (patch)
treeadfe31c462ea687da244d54f30c52f79347de257 /themes
parentc58942d3b25cf25867e3096e5f52f1c256647d8a (diff)
downloadzsh-277f664df33d4a9078bb55e7ddf0a669ca63c462.tar.gz
zsh-277f664df33d4a9078bb55e7ddf0a669ca63c462.tar.bz2
zsh-277f664df33d4a9078bb55e7ddf0a669ca63c462.zip
Personal Style
Diffstat (limited to 'themes')
-rw-r--r--themes/rixius.zsh-theme5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/rixius.zsh-theme b/themes/rixius.zsh-theme
index 8837d8840..3e5381425 100644
--- a/themes/rixius.zsh-theme
+++ b/themes/rixius.zsh-theme
@@ -1,3 +1,8 @@
+# /|/ Code by Stephen
+# /|/ "Rixius" Middleton
+#
+# name in folder (github)
+# ± if in github repo, or ≥ if otherwise Time in 24-hour format is on right.
function collapse_pwd {
echo $(pwd | sed -e "s,^$HOME,~,")
}