Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-20 | Fix autojump sourcing on OSX with Macports (#4801) | Ruben Di Battista | |
* Fix autojump sourcing on OSX with Macports The last version of autojump available on Macports does not have anymore different shell scripts (.sh, .zsh, .bash ...) to be sourced but just one autojump.sh that takes care of that located at /opt/local/etc/profile.d/autojump.sh fix # 4625 * Fix bug with macports autojump on OSX. | |||
2017-11-01 | Add nixos support for autojump plugin (#6365) | Wenzheng Jiang | |
2015-08-25 | Update autojump plugin for latest brew installation | Hans Chen | |
2014-12-04 | autojump installed from github has mv the autojump.zsh to ↵ | ZHANG Biao | |
$HOME/.autojump/share/autojump/autojump.zsh | |||
2014-11-15 | Fix autojump script to support Nix installations | Geoffrey Washburn | |
2014-06-08 | Autojump plugin: check user local installation first. | Hong Xu | |
Users may install their own version of autojump to override the system installed version. | |||
2013-11-29 | Add FreeBSD support for autojump plugin | ych | |
2013-05-09 | gentoo linux support | bebugz | |
2012-12-02 | Merge pull request #1328 from mfoo/master | Robby Russell | |
Fix autojump plugin error on Linux with manual installation of autojump | |||
2012-11-06 | update autojump plugin for latest brew installed autojump | Sean Escriva | |
2012-09-26 | Add user-local installation autojump zsh plugin source | Martin Foot | |
If you manually install autojump as advised by the autojump README by running the install.sh script, it will install by default to $HOME/.autojump. Add an extra case in the zsh autojump plugin to find the new file and stop a syntax error in the else clause every time a new zsh starts (running brew when brew does not exist). | |||
2012-09-21 | added autojump plugin support for mac os x + port | Aviad Reich | |
2012-01-10 | check if autojump is installed | Calogero Lo Leggio | |
2012-01-03 | autojump plugin enhanced | Calogero Lo Leggio | |
2011-12-14 | add support for autojump installed via macports | Christoph Neuroth | |
2011-05-19 | Add autojump plugin | Jacob Atzen | |