Browse Source

Personal Style

master
Stephen Middleton 14 years ago
parent
commit
e26bdc45e7
  1. 5
      themes/rixius.zsh-theme

5
themes/rixius.zsh-theme

@ -1,3 +1,8 @@ @@ -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,~,")
}

Loading…
Cancel
Save