mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Personal Style
This commit is contained in:
@@ -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 {
|
function collapse_pwd {
|
||||||
echo $(pwd | sed -e "s,^$HOME,~,")
|
echo $(pwd | sed -e "s,^$HOME,~,")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user