mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
Personal Style
This commit is contained in:
parent
c58942d3b2
commit
277f664df3
1 changed files with 5 additions and 0 deletions
|
@ -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,~,")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue