Commit Graph

6 Commits (81b17f795bf2e13d85eeec5ec4d3caff9e7e8ff1)

Author SHA1 Message Date
John D Pell de58fdd73f plugins/autojump: use `_command_exists`
Addresses bash-it/bash-it#1632
2021-09-19 21:58:48 -07:00
John D Pell 65ef8e2e8b Use _bash_it_homebrew_check() in plugins, completions
Use new function `_bash_it_homebrew_check()` in existing plugins and completions which look for Homebrew.

Alsö, use `$OSTYPE` instead of calling external `uname` binary.
2021-08-22 12:48:48 -07:00
Ira Abramov c42e3e8b21 Removed trailing whitespaces 2020-10-29 19:57:14 +02:00
nikitinvasily 843eb7eca3 Update autojump.plugin.bash 2017-05-28 12:59:04 +03:00
Stimim 21fd969f40 plugins: autojump: support debian system
as title, load autojump.sh in debian system.
2017-04-20 22:22:25 +08:00
Nils Winkler 1e81df5004 Added Autojump plugin
See https://github.com/wting/autojump for more details.

Currently only supports the version installed through Homebrew on OS X.
Please feel free to provide a PR for supporting additional installation
options.
2016-04-05 08:04:47 +02:00