Commit Graph

128 Commits (54774d4f59e93f0cc1ed225a12f11a4781c6a992)

Author SHA1 Message Date
Nils Winkler c2446c2692 Added new "bash-it migrate" command that migrates components from the old syntax to the new one that uses the load priority 2017-06-24 17:31:30 +02:00
Nils Winkler 56d0f56714 Filter out items that are already enabled 2017-06-24 17:31:30 +02:00
Nils Winkler 2e0ceba776 Supporting both old and new link structure for completion 2017-06-24 17:31:30 +02:00
Carlo Dapor 8a09c5f0d5 New completion for Angular CLI. 2017-03-24 22:50:22 +01:00
Nils Winkler 3ab632aa1d Merge pull request #928 from LanikSJ/rvm-completion
Add RVM Completion
2017-03-24 09:43:47 +01:00
LanikSJ 8d329bd610
Remove the function as it's not needed now 2017-03-24 01:41:48 -07:00
LanikSJ c18d4338e6
Removing redundant lines 2017-03-24 01:36:24 -07:00
LanikSJ 4d0815329a
Adding source of RVM Completion 2017-03-23 16:10:22 -07:00
LanikSJ 5cd496813e
Adding RVM Completion 2017-03-23 15:57:27 -07:00
con-f-use 43a63965ee Alias and complete common misspellings of bash-it 2017-03-17 20:29:02 +01:00
LanikSJ 7d11a9d935
Adding pip3 completion 2017-03-06 16:04:42 -08:00
Nils Winkler 734ab9729f Merge pull request #878 from ierenstein/vault-update
Adding new updates for vault completions
2017-01-03 08:20:34 +01:00
Ilan Erenstein 0a84ca584e Adding new updates for vault completions 2017-01-02 14:41:35 -08:00
MunifTanjim f772ebef4a add completion for composer 2016-12-25 13:15:50 +06:00
Patrice Ferlet d057865c24 Add Makefile completion
Sometimes, Makefile won't be completed (as for me on Fedora 25) as soon as bash-it is activated. This completion script can provide a Makefile completion.
2016-12-21 10:20:36 +01:00
Ilan Erenstein 8669576493 Adding latest vault completion from https://github.com/iljaweis/vault-bash-completion 2016-12-15 11:31:30 -08:00
Patrice Ferlet 8161e4e233 Add other bash completion importation for other distribution
Fedora import that script from /etc/bashrc script that can import /etc/profile.d/*.sh

See issue #849
2016-12-07 00:11:29 +01:00
George Wyatt 971f911101 Load bash-completion2 on macOS
This is required for projects completion, otherwise you get this error:
```
_init_completion: command not found
```
2016-11-25 13:51:25 +08:00
Levent YALCIN 4362569079 new cmds come with 0.7.x 2016-11-21 09:14:08 +00:00
Nils Winkler ea2a259d32 Merge pull request #839 from MunifTanjim/add_go_completion
add go completion
2016-11-21 08:30:48 +01:00
MunifTanjim 21988639a9 add go completion 2016-11-19 22:57:03 +06:00
MunifTanjim 25eb084ff7 update hub completion 2016-11-19 03:00:56 +06:00
Levent YALCIN d85b6e67f0 scp should have completion too 2016-11-15 22:21:04 +00:00
Ilan Erenstein 8ac4093276 Adding credit to the author of vault completion 2016-11-04 09:20:11 -07:00
Ilan Erenstein 120b1616d5 Adding vault completion 2016-11-03 14:47:58 -07:00
Eduardo Bellido Bellido dfad0069c1 Add jungle completion
https://github.com/achiku/jungle
2016-10-29 22:24:58 +02:00
MunifTanjim 6a601abc84 fix npm completion 2016-10-28 02:37:07 +06:00
Nils Winkler 553414213f Renamed completion files to match naming pattern 2016-10-11 10:02:56 +02:00
Nils Winkler 3a7ca290da Merge pull request #795 from MunifTanjim/nvm_completion
add completion for nvm
2016-10-10 09:35:49 +02:00
MunifTanjim 66e8da02a5 fix correction for nvm according to PR comments 2016-10-10 13:33:07 +06:00
Nils Winkler d1f672599d Merge pull request #799 from MunifTanjim/improve_todo_completion
update completion for todo to latest version
2016-10-10 08:41:20 +02:00
MunifTanjim 0387343108 update completion for todo to latest version 2016-10-09 04:12:24 +06:00
MunifTanjim 192e6900e1 add completion for apm 2016-10-09 01:02:23 +06:00
MunifTanjim 4180f80dce add completion for nvm 2016-10-07 21:34:53 +06:00
Manoj 08526f2647 Add completion for kubectl 2016-09-19 11:40:26 +05:30
Levent YALCIN 158078a94d kontena.io cli tab completion added 2016-07-31 23:51:00 +01:00
Cheong Yip 62e07f8f70 Update docker & add docker-compose/docker-machine CLI completion
CLI completions are from:
- docker : https://github.com/docker/docker/blob/master/contrib/completion/bash/docker
- docker-compose : https://github.com/docker/compose/blob/master/contrib/completion/bash/docker-compose
- docker-machine : https://github.com/docker/machine/blob/master/contrib/completion/bash/docker-machine.bash
2016-07-10 12:36:17 +10:00
Sardorbek Imomaliev 71bbd9d41a fix tmux-completion when trying to use withiout running server 2016-05-31 21:44:08 +06:00
przepompownia 9103f4e758 Replace static command list by generated.
It requires version 2.1 of tmux
2016-05-28 22:31:24 +02:00
Paul Dapolito 28c6d17632 Updating git.completion.bash to latest version from git source code mirror. 2016-04-08 09:38:06 -07:00
Tomáš Havlas b835b3d9ce Added support for multiple aliases/hosts in single line for ssh completion and plugin 2016-03-25 23:29:33 +01:00
Konstantin Gredeskoul fd3d305fad Faster search, and cleaner completion 2016-03-24 02:54:30 -07:00
Konstantin Gredeskoul c0a657270c Add bash-it search functionality
- "bash-it search term1 [term2]...."

 - we are using existing 'bash-it show plugins|aliases|completions'
   commands output, to search (with grep) for lines that match the
   search terms, and then output the matches.

 - wrote a simple unit test that for whatever reason fails on Travis,
   so wrapped it in 'if "Darwin"'...
2016-03-23 23:13:51 -07:00
Eduardo Bellido Bellido 2911f88cf2 Use the same parsing_command for OSX and Linux 2016-02-19 00:35:45 +01:00
cornfeedhobo 85e7e408aa added menu and error messages to projects plugin. indentation cleanup to conform to editorconfig. 2016-02-12 09:05:22 -06:00
Nils Winkler 8d2cc7e251 Merge pull request #659 from edubxb/update-command
Add update subcommand
2016-02-10 08:16:33 +01:00
Frank Becker 0c55ed892c fixed version completion for sdkman 3.3.2 2016-02-06 12:18:02 +01:00
Eduardo Bellido Bellido 5c6de8ca67 Add new udpate command to Bash it completion 2016-02-05 18:48:32 +01:00
Nils Winkler d938d15f9d Merge pull request #398 from ancho/gvm_completion
added sdk(man) completion and plugin
2016-02-04 13:03:25 +01:00
James Cuzella 219832bc56 Adding docker command line client completion from https://github.com/docker/docker/blob/master/contrib/completion/bash/docker 2016-01-08 17:53:25 -07:00