I'm not saying you should all go out and set up aliases to enable your various typos and slip-ups, but I honestly don't know why I didn't do this 25 years ago.
alias cd..='cd ..'
I'm not saying you should all go out and set up aliases to enable your various typos and slip-ups, but I honestly don't know why I didn't do this 25 years ago.
alias cd..='cd ..'
..='cd ..')! Might also just be an oh-my-zsh thing but I love it!I mean, that can be done in bash with a single alias, but if you're happy with zsh, I'm happy. ;)