1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-23 06:43:29 +02:00
Files
oh-my-zsh/plugins/autojump
Eugene Nikolsky cd0e7c5e49 Fix sourcing brew's autojump of version 21.0.3+
Starting with autojump 21.0.3+ there is no file autojump in etc/
directory, so we source the autojump.zsh file directly. Version 20 has
it as well, so there should be no problems with earlier versions.

Comments on autojump's update in homebrew:
https://github.com/mxcl/homebrew/commit/5da9c4d5eb38e6abb516ba648898fb374ec360cd#Library/Formula/autojump.rb
2012-11-05 10:34:29 +02:00
..