John D Pell
635e5488ba
plugins/jump: use `_command_exists`
...
Addresses bash-it/bash-it#1632
2021-09-19 21:58:47 -07:00
John D Pell
a375e7131e
Remove executable bit
2021-09-18 22:26:27 -07:00
John McBride
3f293c253f
Safe array expansion
...
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2020-02-03 15:37:54 -07:00
John McBride
6cd634dd85
Initilize as array in example
...
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2020-02-03 15:32:27 -07:00
John McBride
b4b4ccfe31
Correct bind option
...
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2020-02-03 12:52:47 -07:00
John McBride
036c26dbed
Update jump plugin
...
- remove z plugin
- remove fasd plugin
- update test that referenced fsad
Signed-off-by: John McBride <jpmmcbride@gmail.com>
2020-02-03 11:43:24 -07:00
Adam Wallis
ac42a6233c
Allow jump plugin to fail silently when jump not installed
...
Per recommendations from @nwinkler, allow the jump test to fail
silently. This helps in cases where users are SSH'ing in, or for some
other reason are using bash-it environment on a foreign machine.
2018-07-18 09:52:52 -04:00
Adam Wallis
dd081b6e5f
Add plugin for 'jump'
...
Considering FASD has been deprecated, jump does the same thing but is
actively maintained!
https://github.com/gsamokovarov/jump
2018-07-17 13:58:55 -04:00