How do I get the Path segment to not show a tilde(~) for the home directory? #3433
jessey-git
started this conversation in
General
Replies: 1 comment 2 replies
|
@jessey-git See docs. You can add a line |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How do I get the Path segment to not show a tilde(~) for the home directory?
I often want to copy/paste the directory into other apps that do not understand
~but I haven't been able to get the Path segment to cooperate.I tried setting
home_iconto an empty string as well as removing the property entirely but neither works.All reactions