aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Remove google completionShohei YOSHIDA2025-12-101-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | | google command has not been maintained since 2015 and it no longer works for google services nowadays
* | | | | Merge pull request #1184 from zsh-users/remove_consoleShohei YOSHIDA2025-12-101-72/+0
|\ \ \ \ \ | | | | | | | | | | | | Remove console completion
| * | | | | Remove console completionShohei YOSHIDA2025-12-101-72/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Because newer console supports the completion file genration. See https://symfony.com/doc/current/console.html#console-completion
* / / / / Remove postgres utility completionsShohei YOSHIDA2025-12-101-590/+0
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Because zsh supports those commands by itself now See - https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_postgresql
* / / / Remove play completionShohei YOSHIDA2025-12-101-190/+0
|/ / / | | | | | | | | | | | | | | | Play framework is now based on sbt(https://www.scala-sbt.org/) and it doesn't provide play command anymore and older versions that provide play command had been deprecated more than 10 years ago.
* | / update bundle completion to version 4.0.0Shohei YOSHIDA2025-12-031-257/+380
| |/ |/|
* | Add sslscan completionShohei YOSHIDA2025-11-241-0/+98
|/
* Merge pull request #1171 from zsh-users/update-ghcShohei YOSHIDA2025-11-171-525/+963
|\ | | | | Update ghc completion
| * Update flags from newer ghc documentsShohei YOSHIDA2025-11-141-431/+855
| |
| * Apply formatting and refactor ghc-pkg completionShohei YOSHIDA2025-11-131-512/+526
| |
* | Remove augtool completionShohei YOSHIDA2025-11-161-68/+0
| | | | | | | | This is already provided by zsh itself
* | Merge pull request #1172 from zsh-users/augeasShohei YOSHIDA2025-11-154-0/+251
|\ \ | | | | | | Add augeas tools
| * | Add augeas toolsShohei YOSHIDA2025-11-154-0/+251
| |/
* / Update cap completionShohei YOSHIDA2025-11-151-4/+6
|/
* Add macOS diskutil completionShohei YOSHIDA2025-11-121-0/+634
|
* Add certbot completionShohei YOSHIDA2025-11-111-0/+262
|
* Merge pull request #1168 from zsh-users/update-mac-completionShohei YOSHIDA2025-11-043-4/+89
|\ | | | | Update mac completion
| * Add textutil completionShohei YOSHIDA2025-10-301-0/+78
| |
| * Update screencapture completionShohei YOSHIDA2025-10-301-2/+1
| |
| * update networkQuality completionShohei YOSHIDA2025-10-301-2/+10
| |
* | add yamllint completionShohei YOSHIDA2025-10-301-0/+54
| |
* | add chpasswd completionShohei YOSHIDA2025-10-301-0/+52
| |
* | add rev completionShohei YOSHIDA2025-10-291-0/+48
| |
* | add chcpu completionShohei YOSHIDA2025-10-291-0/+53
| |
* | add vipw completionShohei YOSHIDA2025-10-291-0/+51
| |
* | add wdctl completionShohei YOSHIDA2025-10-291-0/+72
| |
* | add zramctl completionShohei YOSHIDA2025-10-291-0/+79
|/
* add lslogins completionShohei YOSHIDA2025-10-261-0/+107
|
* add lsmem completionShohei YOSHIDA2025-10-261-0/+73
|
* add lslocks completionShohei YOSHIDA2025-10-261-0/+77
|
* add lsipc completionShohei YOSHIDA2025-10-261-0/+125
|
* update rails completionShohei YOSHIDA2025-10-221-2/+3
|
* add swaplabel completionShohei YOSHIDA2025-10-201-0/+50
|
* add swapoff completionShohei YOSHIDA2025-10-201-0/+51
|
* add swapon completionShohei YOSHIDA2025-10-201-0/+78
|
* Add distro-info completionShohei YOSHIDA2025-10-181-0/+59
|
* Update node.js completion to 25.0.0Shohei YOSHIDA2025-10-161-10/+14
|
* update ts-nodeShohei YOSHIDA2025-10-141-1/+2
|
* update protocShohei YOSHIDA2025-10-141-0/+1
|
* fix optionShohei YOSHIDA2025-10-141-1/+1
|
* update glancesShohei YOSHIDA2025-10-141-4/+8
|
* update exportfsShohei YOSHIDA2025-10-141-12/+19
|
* Update emacsShohei YOSHIDA2025-10-141-2/+3
|
* Fix [virtualbox][vboxmanage controlvm] subcommand completion order and regex ↵SuCicada2025-09-221-3/+3
| | | | are incorrect
* Fix argument parametersShohei YOSHIDA2025-09-141-11/+11
|
* src/_bitcoin-cli: updated flags for arguments/defaultsnotmike2025-09-131-8/+8
|
* src/_bitcoin-cli: refresh option/subcommand lists that had become stalenotmike2025-09-101-155/+160
|
* Update chatblade completion to version 0.7.0Shohei YOSHIDA2025-09-051-2/+4
|
* Update nvm completion to version 0.40.3Shohei YOSHIDA2025-09-011-20/+22
|
* Update vnstat completion to version 2.13Shohei YOSHIDA2025-08-231-2/+11
|