Merge pull request #377 from phillipalexander/patch-1

Remove redundant recommended OSX tool 'autojump'  from README.md
This commit is contained in:
Yan Pritzker 2013-08-05 15:37:45 -07:00
commit 20e86cf4e5

View File

@ -470,7 +470,6 @@ These hacks are Lion-centric. May not work for other OS'es. My favorite mods inc
* NValt - Notational Velocity alternative fork - http://brettterpstra.com/project/nvalt/ - syncs with SimpleNote
* Vimium for Chrome - vim style browsing. The `f` to type the two char alias of any link is worth it.
* QuickCursor - gives you Apple-Shift-E to edit any OSX text field in vim.
* brew install autojump - will track your commonly used directories and let you jump there. With the zsh plugin you can just type `j [dirspec]`, a few letters of the dir you want to go to.
### Credits