On my Linux box, when I type
$ cd ~/Des[TAB]
it completes to ~/Desktop/
.
But in OSX terminal doing the same thing expands to /Users/username/Desktop/
.
This appears rather annoying to me as it jumps and also takes more space. Can I somehow get the former behaviour?