Commit Graph
4 Commits
Author SHA1 Message Date
Rafael Regis dab6d99f68 Delete yuv alias, as asked by the comment. 2013-01-17 22:57:47 -02:00
Rafael Regis 89a49173ae Use vim instead of vi.
- vi command uses vim that comes with the system instead of the one of MacVim.
2013-01-17 14:44:23 -02:00
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