Browse code

Personal Style

Stephen Middleton authored on 14/01/2011 at 07:29:24
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+# /|/ Code by Stephen
2
+# /|/ "Rixius" Middleton
3
+# 
4
+# name in folder (github)
5
+# ± if in github repo, or ≥ if otherwise Time in 24-hour format is on right.
1 6
 function collapse_pwd {
2 7
     echo $(pwd | sed -e "s,^$HOME,~,")
3 8
 }