bash-it/plugins/available
Arnaud Crampet 1d2687f1f4 Add function tag on functions
Add var protection ( starting )
Add stack trace builder start
2023-07-18 15:54:14 +02:00
..
alias-completion.plugin.bash completion/aliases: typo 2022-02-14 16:00:15 -08:00
autojump.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
aws.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
base.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
basher.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
battery.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
blesh.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
boot2docker.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
browser.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
chruby-auto.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
chruby.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
cht-sh.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
cmd-returned-notify.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
colors.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
direnv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
dirs.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
docker-compose.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
docker-machine.plugin.bash deprecation: Replace errors with warnings 2021-01-29 16:06:53 +02:00
docker.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
edit-mode-emacs.plugin.bash New plugin to enable emacs editing mode 2017-01-02 00:02:26 -08:00
edit-mode-vi.plugin.bash New plugin to enable vi editing mode 2017-01-01 23:57:59 -08:00
explain.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
extract.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
fasd.plugin.bash use || to silence exit 1 properly and quit fasd init 2020-05-19 16:59:47 -05:00
fzf.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
gif.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
git-subrepo.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
git.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
gitstatus.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
go.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
goenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
gradle.plugin.bash gradle: adopt `_bash_it_find_in_ancestor()` 2021-09-22 15:30:07 -07:00
hg.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
history-eternal.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
history-search.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
history-substring-search.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
history.plugin.bash lib/history: new functions `_bash-it-history-auto-*()` 2022-02-08 16:59:29 -08:00
hub.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
java.plugin.bash plugin/java: show message on missing *or* blank 2021-12-30 22:35:34 -08:00
javascript.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
jekyll.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
jenv.plugin.bash clean up jenv to follow the newer pattern 2020-07-30 07:50:35 -05:00
jgitflow.plugin.bash Corrected grammatical errors 2018-06-14 09:22:45 +02:00
jump.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
latex.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
less-pretty-cat.plugin.bash plugin/less-pretty-cat: remove `|| cat` 2021-09-23 15:42:23 -07:00
man.plugin.bash plugin/man: simplify 2022-01-01 17:49:45 -08:00
nginx.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
node.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
nodenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
nvm.plugin.bash plugins/nvm: use `_command_exists` 2021-09-19 21:54:00 -07:00
osx-timemachine.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
osx.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
pack.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
percol.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
pipsi.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
plenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
postgres.plugin.bash chore: Use grep -E / grep -F instead of egrep / fgrep (#2164) 2022-10-13 10:34:57 -07:00
powerline.plugin.bash plugins/powerline: use `_command_exists` 2021-09-19 21:53:59 -07:00
projects.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
proxy.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
pyenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
python.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
rails.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
rbenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
ruby.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
rvm.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
sdkman.plugin.bash Fix EOF 2020-10-29 19:57:14 +02:00
ssh.plugin.bash Update ssh.plugin.bash 2020-02-16 15:44:50 +08:00
sshagent.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
subversion.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
sudo.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
textmate.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
thefuck.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
tmux.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
tmuxinator.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
todo.plugin.bash plugin/base: rewrite `t()` function to use `todo.sh` 2022-01-01 17:50:55 -08:00
virtualenv.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
xterm.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00
z_autoenv.plugin.bash drop `dirname` in favor of native Bash strings (1 of 2) 2021-09-16 16:59:02 -07:00
zoxide.plugin.bash Add function tag on functions 2023-07-18 15:54:14 +02:00