- cd ..; cd ../..; cd ../../..; cd ../../../.. are aliased by default on zsh to ..; ...; ....; ..... respectively.
- Only set vim alias if MacVim is installed (using homebrew or not)