bash-it/completion/available
Rutger Lubbers ac5a8aca47
Added completion of installable versions
The versions that can be installed were not completed. The list of available versions showed the installed versions.
The function retrieves the available versions and removes the already installed versions.
2018-08-27 12:32:12 +02:00
..
apm.completion.bash add completion for apm 2016-10-09 01:02:23 +06:00
awless.completion.bash Fix typo in awless completion 2017-10-30 09:41:04 +01:00
awscli.completion.bash Add awscli completion 2015-10-28 23:51:05 +00:00
bash-it.completion.bash Replaced reload section with proper function. 2018-04-18 21:51:20 +02:00
brew.completion.bash Reduce subshell forks with variable 2017-09-28 07:13:45 -04:00
bundler.completion.bash Add bundler completion from @mernen 2015-09-01 10:47:16 -05:00
capistrano.completion.bash The capistrano completion script should not have the executable bit set 2018-04-19 18:42:13 +02:00
composer.completion.bash add completion for composer 2016-12-25 13:15:50 +06:00
conda.completion.bash Add in conda tab-completion 2014-04-05 09:17:59 -05:00
defaults.completion.bash add defaults autocompletion for OS X 2012-02-18 21:52:10 -06:00
dirs.completion.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
django.completion.bash Changing mode to 0644 on django.completion.bash 2014-08-14 10:39:37 -07:00
docker-compose.completion.bash Updating docker completions 2018-01-26 13:28:58 -08:00
docker-machine.completion.bash Updating docker completions 2018-01-26 13:28:58 -08:00
docker.completion.bash Updating docker completions 2018-01-26 13:28:58 -08:00
drush.completion.bash Changed check for drush excecutable 2015-05-18 10:06:32 +02:00
export.completion.bash add nospace and = suffix 2017-09-15 23:42:03 -04:00
fabric-completion.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
gem.completion.bash Refactored gem completion to load gem lists on demand intead of on load 2011-07-25 13:47:03 +02:00
gh.completion.bash Added the gh bash completion file. 2014-10-17 17:23:15 +03:00
git.completion.bash Updating git.completion.bash to latest version from git source code mirror. 2016-04-08 09:38:06 -07:00
git_flow.completion.bash Move auto-complete code over to available -> enabled style 2011-06-21 09:20:40 -05:00
git_flow_avh.completion.bash Added the bash completion file for git flow AVH edition. 2014-10-17 17:30:33 +03:00
go.completion.bash add go completion 2016-11-19 22:57:03 +06:00
gradle.completion.bash Upgrade gradle completion to the official one 2017-10-28 00:02:02 +02:00
grunt.completion.bash Add in Grunt auto-completion 2013-12-13 17:21:31 -06:00
gulp.completion.bash Added gulp bash completion. 2014-10-28 13:39:20 +02:00
homesick.completion.bash Added completion for Homesick 2014-01-16 09:44:55 +01:00
hub.completion.bash update hub completion 2016-11-19 03:00:56 +06:00
invoke.completion.bash Add reference to pyinvoke original repo in completions file 2018-02-19 12:24:27 +03:00
jboss7.completion.bash Added jboss 7 completion 2015-12-14 17:03:35 +01:00
jungle.completion.bash Add jungle completion 2016-10-29 22:24:58 +02:00
kontena.completion.bash kontena.io cli tab completion added 2016-07-31 23:51:00 +01:00
kubectl.completion.bash Add completion for kubectl 2016-09-19 11:40:26 +05:30
makefile.completion.bash Add Makefile completion 2016-12-21 10:20:36 +01:00
maven.completion.bash Added completion file for Maven 2012-04-25 21:58:33 +02:00
minikube.completion.bash added minikube completion support 2018-07-26 09:51:25 +02:00
ng.completion.bash New completion for Angular CLI. 2017-03-24 22:50:22 +01:00
npm.completion.bash fix npm completion 2016-10-28 02:37:07 +06:00
nvm.completion.bash fix correction for nvm according to PR comments 2016-10-10 13:33:07 +06:00
openshift.completion.bash no need a var 2017-07-31 15:26:05 +01:00
packer.completion.bash Added packer bash completion. 2014-10-28 13:40:28 +02:00
pew.completion.bash Add pew completion 2017-10-30 10:40:58 +01:00
pip.completion.bash Add pip completion 2013-05-22 00:37:24 -06:00
pip3.completion.bash Adding pip3 completion 2017-03-06 16:04:42 -08:00
pipenv.completion.bash Update pipenv completion 2018-04-14 00:34:33 -04:00
projects.completion.bash added menu and error messages to projects plugin. indentation cleanup to conform to editorconfig. 2016-02-12 09:05:22 -06:00
rake.completion.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
rvm.completion.bash Remove the function as it's not needed now 2017-03-24 01:41:48 -07:00
salt.completion.bash Added salt bash completion. 2014-10-28 13:34:39 +02:00
sdkman.completion.bash Added completion of installable versions 2018-08-27 12:32:12 +02:00
ssh.completion.bash Fix #1210 grep error on MacOS with ssh completion 2018-07-18 14:52:01 +02:00
svn.completion.bash Add svn completion. 2014-10-24 14:20:27 +08:00
system.completion.bash Add other bash completion importation for other distribution 2016-12-07 00:11:29 +01:00
terraform.completion.bash Use -E instead of -P for OSX compatibility 2018-04-25 22:18:59 +02:00
test_kitchen.completion.bash Added test kitchen bash completion. 2014-10-28 13:41:20 +02:00
tmux.completion.bash fix tmux-completion when trying to use withiout running server 2016-05-31 21:44:08 +06:00
todo.completion.bash update completion for todo to latest version 2016-10-09 04:12:24 +06:00
travis.completion.bash Add travis completion 2017-10-31 00:48:55 +01:00
vagrant.completion.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
vault.completion.bash Adding new updates for vault completions 2017-01-02 14:41:35 -08:00
virsh.completion.bash Add completions for libvirt's CLI 'virsh' 2018-01-21 17:20:25 +02:00
virtualbox.completion.bash Fix some Bash issues 2017-12-09 15:06:22 +01:00