oh-my-bash/completions
2022-09-29 18:25:11 +09:00
..
apm.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
awscli.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
brew.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
bundler.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
capistrano.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
composer.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
conda.completion.sh completions/conda: check also "register-python-argcomplete{3,2}" 2022-09-27 10:33:29 +09:00
defaults.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
dirs.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
django.completion.sh lib/grep, etc: avoid obsolete egrep/fgrep 2022-09-29 18:25:11 +09:00
docker-compose.completion.sh completions/*: Fix quoting around _omb_util_function_exists 2022-08-23 18:10:01 +09:00
docker-machine.completion.sh completions/*: Fix quoting around _omb_util_function_exists 2022-08-23 18:10:01 +09:00
docker.completion.sh completions/*: Fix quoting around _omb_util_function_exists 2022-08-23 18:10:01 +09:00
drush.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
fabric-completion.sh lib/grep, etc: avoid obsolete egrep/fgrep 2022-09-29 18:25:11 +09:00
gem.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
gh.completion.sh Refactor "{declare -{f,F} => _omb_util_function_exists}" 2022-08-23 18:09:46 +09:00
git_flow_avh.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
git_flow.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
git.completion.bash completions/git: Refactor using brace expansions, etc. 2022-02-05 21:12:44 +09:00
go.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
gradle.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
grunt.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
gulp.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
homesick.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
hub.completion.sh Refactor "{declare -{f,F} => _omb_util_function_exists}" 2022-08-23 18:09:46 +09:00
jboss7.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
jungle.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
kontena.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
kubectl.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
makefile.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
maven.completion.sh completions/*: Fix quoting around _omb_util_function_exists 2022-08-23 18:10:01 +09:00
minikube.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
npm.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
nvm.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
packer.completion.sh completions/*: Fix quoting around _omb_util_function_exists 2022-08-23 18:10:01 +09:00
pip.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
pip3.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
projects.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
rake.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
salt.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
sdkman.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
ssh.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
svn.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
system.completion.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
terraform.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
test_kitchen.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
tmux.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
todo.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
vagrant.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
vault.completion.sh lib/grep, etc: avoid obsolete egrep/fgrep 2022-09-29 18:25:11 +09:00
virtualbox.completion.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00