J77
- 1,092
- 1
How do I set my system so that the entire pathname doesn't appear on the command line -- just the directory I'm in?
eg. at the moment:
me@me:/~$dir1/dir2/dir3
What I want is:
:dir3/
(I know I'm me
)
eg. at the moment:
me@me:/~$dir1/dir2/dir3
What I want is:
:dir3/
(I know I'm me
