Commit Graph

1109 Commits

Author SHA1 Message Date
Jindrich Pilar 9c17dea89a Manually reformated _archlinux-java 2016-10-09 10:37:21 +02:00
Jindrich Pilar 116c85a7d7 Completion for trash-restore 2016-10-09 08:51:19 +02:00
Jindrich Pilar d9fc96f6a3 trash-put and trash have same competion 2016-10-09 08:45:22 +02:00
Jindrich Pilar 76a62e82f9 Completion for trash-empty 2016-10-09 08:43:02 +02:00
Jindrich Pilar b1b04b8d1a Completion for trash-list 2016-10-09 08:41:21 +02:00
Jindrich Pilar fffe5f114f Completion for trash-put 2016-10-09 08:38:50 +02:00
Jindrich Pilar 90662e912f Added long options into _afew 2016-10-08 17:42:41 +02:00
Jindrich Pilar a98235687e Added meta info snippet into _afew and reformated 2016-10-08 17:37:00 +02:00
Jindrich Pilar 6db432153e Added snippet into _archlinux-java and reformated 2016-10-08 17:35:57 +02:00
Jindrich Pilar 3c98c2d308 Completion for archlinux-java
Completion script for archlinux-java a tool for selecting default Java runtime (https://wiki.archlinux.org/index.php/java)
2016-10-07 18:22:16 +02:00
Jindrich Pilar 62592134de Completion for afew
Completion script for afew an initial tagging script for notmuch
mail.(https://github.com/teythoon/afew)
2016-10-06 18:40:35 +02:00
Paul Seyfert 7145daaeed import updates from pseyfert/zsh-cmake-completion@cc043d7ff6 2016-09-26 10:17:50 +02:00
Morgan Lieberthal b1b142620c Fix a typo in the cmake script 2016-09-26 10:17:45 +02:00
dannyzen f0438a05ed adding cloudfoundry compdef 2016-09-13 14:05:09 -04:00
Julien Nicoulaud 0713143ec8
#207: remove compdefs without a license header 2016-09-08 22:26:58 +02:00
Syohei YOSHIDA 3d6fb8c708 Merge pull request #449 from KrisShannon/dget
Small update to _dget
2016-09-09 00:22:39 +09:00
Kris Shannon c941533edb Add copyright notice 2016-09-05 18:24:46 +10:00
Kris Shannon 2063ac3079 Add --backup option and force --no-conf to be first option 2016-09-05 18:23:40 +10:00
Syohei YOSHIDA d04a31c48d Merge pull request #448 from jkraemer/rails-test
adds basic file completion for 'rails test' command
2016-09-03 21:31:21 +09:00
Jens Kraemer 5233dbed36 adds basic file completion for 'rails test' command 2016-09-03 11:10:34 +08:00
nicoulaj 4696b8e99c Merge pull request #447 from olejorgenb/util-linux-lsblk
lsblk completion
2016-09-01 21:47:36 +02:00
nicoulaj 12b0137289 Merge pull request #442 from syohex/fix-go-tool-pprof
Fix 'go tool pprof' completion error
2016-09-01 21:45:35 +02:00
nicoulaj 23968059f9 Merge pull request #440 from leoj3n/patch-2
Delete _github
2016-09-01 21:42:05 +02:00
nicoulaj adebe610b5 Merge pull request #437 from syohex/trailing-space
Remove trailing spaces
2016-09-01 21:41:24 +02:00
Ole Jørgen Brønner 3c7788c909 Add header (copyright, etc) and some description adjustments
- Comply with zsh/Etc/completion-style-guide
- Comply with zsh-completions contribution guidelines
2016-08-09 17:59:43 +02:00
Ole Jørgen Brønner fc617458c1 Complete major numbers too (--include/--exclude) 2016-08-09 17:40:44 +02:00
Ole Jørgen Brønner 1ecc42490e Only complete device files (and directories)
+ Some cleanup
2016-08-09 17:21:36 +02:00
Vadim A. Misbakh-Soloviov e09fa74f2d Merge pull request #439 from leoj3n/patch-1
Update Homebrew README link
2016-08-09 11:32:33 +07:00
Vadim A. Misbakh-Soloviov 8199c63da4 Merge pull request #443 from arcan1s/drop-docker-machine
Delete _docker-machine
2016-08-09 11:31:44 +07:00
Ole Jørgen Brønner db301d4b32 Complete output column names 2016-08-08 20:56:26 +02:00
Ole Jørgen Brønner 80bee25a20 Don't suggest same option twice 2016-08-08 19:54:39 +02:00
Ole Jørgen Brønner 99713ff544 Minor adjustments to the descriptions 2016-08-08 19:30:36 +02:00
Ole Jørgen Brønner 8c7c094558 Autogenerated the easy parts 2016-08-08 19:26:53 +02:00
Evgeniy Alekseev e81c1ec00f Delete _docker-machine
Upstream has own version of completions: https://github.com/docker/machine/blob/master/contrib/completion/zsh/_docker-machine. It is provided in the latest release (0.8.0) at least.
2016-08-05 13:55:03 +04:00
Syohei YOSHIDA c94729ac5c Fix 'go tool pprof' completion error 2016-08-02 10:37:36 +09:00
Joel Kuzmarski 4312917036 Delete _github
closes #438
2016-07-30 09:10:35 -05:00
Joel Kuzmarski 61d7fe987c Update Homebrew README link 2016-07-30 09:08:56 -05:00
Syohei YOSHIDA 24d3bd1c7c Remove trailing spaces 2016-07-20 17:58:50 +09:00
Julien Nicoulaud 4195d4f6ee
#207: Add license header to _cmake, with explicit permission from Scott Kroll <skroll@gmail.com> 2016-07-18 19:58:36 +02:00
nicoulaj 41ccde3637 Merge pull request #435 from michaelmior/rsvm
Add completion script for rsvm
2016-07-18 19:26:08 +02:00
nicoulaj 0441cdb5b1 Merge pull request #431 from lukechilds/patch-1
Update antigen command
2016-07-18 19:25:31 +02:00
nicoulaj 753ad965d3 Merge pull request #429 from JonasGroeger/patch-1
Update README.md
2016-07-18 19:25:02 +02:00
Michael Mior 1c95ef8afd Add completion script for rsvm 2016-07-16 10:40:15 -04:00
Luke Childs 675dc38100 Update antigen command 2016-06-30 22:30:58 +01:00
Jonas Gröger 644caff81f Update README.md 2016-06-27 14:56:08 +02:00
Julien Nicoulaud 551934dee2 #207: Add license header to @sorin-ionescu compdefs 2016-05-27 20:14:27 +02:00
nicoulaj 9f10736c48 Merge pull request #423 from markupboy/master
add license header to lunchy compdef
2016-05-27 20:06:31 +02:00
Blake Walters 9f2fea9180 add license header to lunchy compdef 2016-05-27 12:01:18 -06:00
Julien Nicoulaud 0f883ba365 #207: add license headers to compdefs from zsh-users mailing list 2016-05-27 19:52:25 +02:00
Julien Nicoulaud 7aa6322377 #207: add license header to _google (with permission of @dadrc) 2016-05-27 19:51:51 +02:00