Fix prompt to squeeze home.
This commit is contained in:
parent
6a572adc93
commit
ac0596c91f
3
fish/prompt_pwd.fish
Normal file
3
fish/prompt_pwd.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function prompt_pwd
|
||||||
|
pwd | sed "s|$HOME|~|"
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user