Nils Winkler
7a5b797da1
Merge pull request #1302 from tbhaxor/wpscan-completion
...
added wpscan completions
2019-01-07 08:31:23 +01:00
tbhaxor
a636f602c8
added main option
2019-01-07 01:23:00 +05:30
tbhaxor
508f82eb95
added vuejs completions
2019-01-07 01:18:37 +05:30
tbhaxor
fe8f5e42d0
added wpscan completions
2019-01-07 01:10:21 +05:30
Travis Swicegood
703105c562
Merge pull request #1230 from Bash-it/feature/add-crystal
...
Add Crystal auto-completion on Mac
2018-12-02 20:51:09 -06:00
Travis Swicegood
6706814dbc
Adjust so this only runs when Homebrew is installed (thanks @nwinkler)
2018-12-02 20:44:00 -06:00
Ira Abramov
75564a050f
Add completions for Opscode Chef's knife command
2018-11-15 10:35:17 +02:00
Septian Dwic
7661b561bf
Fix `fabric-completion.bash` to `fabric`
...
When a `bash-it show completion` command is executed
2018-10-26 17:33:53 +07:00
William A. O. Brown
b9c34cb9c2
Remove some comments
2018-10-25 21:40:57 +01:00
William A. O. Brown
9040359f6c
Add Lerna completion options
2018-10-25 21:37:35 +01:00
Kelly Stannard
e69d1b82d8
further bundle exec completion
...
examples:
`bundle exec rsp` + TAB => `bundle exec rspec`
`bundle exec rspec --no` + TAB => `bundle exec rspec --no-color`
2018-10-03 10:02:44 -04:00
Travis Swicegood
76de592caf
Add Crystal auto-completion on Mac
2018-08-30 18:43:00 -05:00
Ahmad Assaf
c5e8349f69
Fixing Error when starting Terminal after installing Bash-IT
2018-08-29 15:00:46 +01:00
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
Raphael Parree
d00762d3cd
added minikube completion support
2018-07-26 09:51:25 +02:00
con-f-use
e23d26c8fe
Fix #1210 grep error on MacOS with ssh completion
...
See #1210
2018-07-18 14:52:01 +02:00
con-f-use
0936e2a029
Fix wildcards and handle includes in ssh complete
...
Handle includes in `.ssh/config` and fix bug that caused `Host` entries with wildcards in them to be included in the autocomplete suggestions.
2018-06-26 13:08:25 +02:00
Nils Winkler
af5c215942
Merge pull request #1177 from dracorp/additional-command-reload
...
Additional command reload
2018-05-01 17:11:57 +02:00
Ahmed Kamal
209a55ab9f
Use -E instead of -P for OSX compatibility
2018-04-25 22:18:59 +02:00
Vangelis Tasoulas
fd01635e4a
Code consistency improvements
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:54:29 +02:00
Vangelis Tasoulas
039a677bd8
Corrected a typo
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:50:00 +02:00
Vangelis Tasoulas
9efc944f19
The capistrano completion script should not have the executable bit set
...
No other script in the completion/available folder does.
Signed-off-by: Vangelis Tasoulas <vangelis@schibsted.com>
2018-04-19 18:42:13 +02:00
Vangelis Tasoulas
880ea9f07e
Added GPL2 header to the terraform bash completion script.
...
Signed-off-by: Vangelis Tasoulas <vangelis@schibsted.com>
2018-04-19 18:40:22 +02:00
Vangelis Tasoulas
b538712dc3
Rewrote the terraform bash completion
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:34:00 +02:00
Piotr Rogoża
0ec07293c5
Merge remote-tracking branch 'origin/master' into additional-command-reload
2018-04-18 21:58:09 +02:00
Piotr Rogoża
89d1661d23
Replaced reload section with proper function.
...
Added completion for reload.
Fixed order in completion
Added unit tests for completion
The variable BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE has to be unset.
2018-04-18 21:51:20 +02:00
Piotr Rogoża
b1dbf2f7e0
Added additional parameter for bash-it: reload
...
Added creating an alias if command does not exist
2018-04-18 21:51:20 +02:00
Joe Leong
46c25769c7
Update pipenv completion
...
use `--completion` from pypa/pipenv docs instead of old `_PIPENV_COMPLETE`
2018-04-14 00:34:33 -04:00
Vladimir Bolshakov
e8e9aa387b
Add reference to pyinvoke original repo in completions file
2018-02-19 12:24:27 +03:00
Vladimir Bolshakov
45f79770fb
Add invoke (pyinvoke.org) completions
2018-02-18 11:45:09 +03:00
Cameron Jeffries
bc38f9817f
Updating docker completions
2018-01-26 13:28:58 -08:00
Nils Winkler
4e730eb9a1
Merge pull request #1136 from LanikSJ/master
...
Update Terraform Completion
2018-01-22 08:43:22 +01:00
LanikSJ
2930506687
Update Terraform Completion
2018-01-21 11:07:48 -08:00
Ira Abramov
a139f318d0
Add completions for libvirt's CLI 'virsh'
2018-01-21 17:20:25 +02:00
Robin Richtsfeld
c86038d61d
Fix some Bash issues
2017-12-09 15:06:22 +01:00
Bruno Meneguello
126703fb76
Fix "sdkman use" version completion
...
There is no more the CSV variable after __sdkman_build_version_csv
2017-11-27 15:03:17 -02:00
Eduardo Bellido Bellido
4a6db6ff83
Add travis completion
...
https://github.com/travis-ci/travis.rb
2017-10-31 00:48:55 +01:00
Eduardo Bellido Bellido
1ee7d9bb05
Add pew completion
2017-10-30 10:40:58 +01:00
Eduardo Bellido Bellido
c851254f93
Fix typo in awless completion
2017-10-30 09:41:04 +01:00
Nils Winkler
825ada636c
Merge pull request #1071 from edubxb/docker-compose-completion
...
Update docker-compose completion to the latest one
2017-10-28 14:32:44 +02:00
Nils Winkler
15764f9a67
Merge pull request #1072 from edubxb/gradle-completion
...
Upgrade gradle completion to the official one
2017-10-28 14:32:06 +02:00
Nils Winkler
f3448f0acf
Merge pull request #1073 from edubxb/awless-completion
...
Add awless completion support
2017-10-28 14:30:33 +02:00
Eduardo Bellido Bellido
1820a973d2
Add pipenv completion support
...
https://github.com/kennethreitz/pipenv
2017-10-28 12:42:50 +02:00
Eduardo Bellido Bellido
da1e0dde6c
Add awless completion support
...
https://github.com/wallix/awless
2017-10-28 12:37:41 +02:00
Eduardo Bellido Bellido
727fffb135
Upgrade gradle completion to the official one
...
https://github.com/gradle/gradle-completion
2017-10-28 00:02:02 +02:00
Eduardo Bellido Bellido
15e5705bf9
Update docker-compose completion to the latest one
2017-10-27 23:58:15 +02:00
knope
1b6a208b4c
ssh doesn't care about case
...
... neither should it's autocomplete,
please?
:D
2017-10-25 14:01:04 -04:00
Mike Fiedler
47041bc817
Add bash-it completion for version command
...
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2017-09-29 17:15:14 -04:00
Mike Fiedler
23da5508cc
Reduce subshell forks with variable
...
By following the established pattern in https://github.com/Bash-it/bash-it/blob/master/completion/available/system.completion.bash#L17-L22
we can reduce the amount of `fork` calls that are made.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2017-09-28 07:13:45 -04:00
Mike Fiedler
cbe63e8871
Replace system completion with current brew file
...
Resolves #1046
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2017-09-28 06:36:30 -04:00