Commit Graph
2 Commits
Author SHA1 Message Date
Rafael Regis f4c5a7dba2 Remove '..' alias.
- cd ..; cd ../..; cd ../../..; cd ../../../.. are aliased by
  default on zsh to ..; ...; ....; ..... respectively.
2013-01-17 14:36:34 -02:00
Rafael Regis 5cd34a1b64 Fixed vim alias.
- Only set vim alias if MacVim is installed (using homebrew or not)
2013-01-10 01:42:08 -02:00