Commit Graph
2455 Commits
Author SHA1 Message Date
Shohei YOSHIDA 76bdbc994e Remove chef
It is difficult to maintain because chef is no longer free software
we cannot get its tools free anymore.
2025-12-10 14:18:22 +09:00
Shohei YOSHIDA c3b2ff2d8f Merge pull request #1187 from zsh-users/misc
Fix minors
2025-12-10 13:45:22 +09:00
Shohei YOSHIDA d2ab32cce6 Fix minors
- typos
- missing semicolons
2025-12-10 13:44:13 +09:00
Shohei YOSHIDA 6d3a599fe9 Merge pull request #1186 from zsh-users/remove_concourse_fly
Remove fly completion from concourse
2025-12-10 12:59:32 +09:00
Shohei YOSHIDA ffab2ffe78 Remove fly completion from concourse
Because fly command now supports generating shell completion

See
- https://concourse-ci.org/fly.html#fly-completion
2025-12-10 12:45:52 +09:00
Shohei YOSHIDA c0be9df951 Merge pull request #1183 from zsh-users/remove_google
Remove google completion
2025-12-10 12:11:16 +09:00
Shohei YOSHIDA c6c20a469e Merge pull request #1184 from zsh-users/remove_console
Remove console completion
2025-12-10 12:10:00 +09:00
Shohei YOSHIDA 80e347f791 Merge pull request #1185 from zsh-users/remove_postgres_utils
Remove postgres utility completions
2025-12-10 12:09:28 +09:00
Shohei YOSHIDA 4e767d9139 Remove postgres utility completions
Because zsh supports those commands by itself now

See
 - https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_postgresql
2025-12-10 12:06:44 +09:00
Shohei YOSHIDA d71f2edbc7 Remove console completion
Because newer console supports the completion file genration.

See https://symfony.com/doc/current/console.html#console-completion
2025-12-10 12:00:07 +09:00
Shohei YOSHIDA 1dbde8a199 Remove google completion
google command has not been maintained since 2015 and it no
longer works for google services nowadays
2025-12-10 11:55:21 +09:00
Shohei YOSHIDA c1445ca6ce Merge pull request #1181 from zsh-users/remove_play
Remove play completion
2025-12-10 11:27:48 +09:00
Shohei YOSHIDA 7e8118e466 Remove play completion
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.
2025-12-10 09:42:46 +09:00
Shohei YOSHIDA c32a6d756b Add tsx completion 2025-12-09 19:52:51 +09:00
Shohei YOSHIDA 8ddc4416dd Merge pull request #1180 from zsh-users/update-bundle
update bundle completion to version 4.0.0
2025-12-04 00:32:32 +09:00
Shohei YOSHIDA ff28a2686d update bundle completion to version 4.0.0 2025-12-03 13:29:31 +09:00
Shohei YOSHIDA f20012f35f Update OpenSSL completion to version 3.5 2025-12-01 17:32:10 +09:00
Shohei YOSHIDA 584dfd5d30 Merge pull request #1176 from zsh-users/add-sslscan
Add sslscan completion
2025-11-25 12:08:57 +09:00
Shohei YOSHIDA c0200438ed Add sslscan completion 2025-11-24 23:15:25 +09:00
Shohei YOSHIDA 46317b36e2 Merge pull request #1171 from zsh-users/update-ghc
Update ghc completion
2025-11-17 12:22:56 +09:00
Shohei YOSHIDA 8cecc84fb3 Merge pull request #1174 from zsh-users/remove-augtool
Remove augtool completion
2025-11-16 02:56:03 +09:00
Shohei YOSHIDA 508f2971c2 Remove augtool completion
This is already provided by zsh itself
2025-11-16 02:40:48 +09:00
Shohei YOSHIDA 094a7e79b0 Merge pull request #1172 from zsh-users/augeas
Add augeas tools
2025-11-15 21:43:49 +09:00
Shohei YOSHIDA e4072c73ba Merge pull request #1173 from zsh-users/update-cap
Update cap completion
2025-11-15 21:42:54 +09:00
Shohei YOSHIDA c30c5509e1 Update cap completion 2025-11-15 21:23:02 +09:00
Shohei YOSHIDA 7e671b08d1 Add augeas tools 2025-11-15 18:36:42 +09:00
Shohei YOSHIDA 572ed9638f Update flags from newer ghc documents 2025-11-14 12:54:05 +09:00
Shohei YOSHIDA c16614f37e Apply formatting and refactor ghc-pkg completion 2025-11-13 16:33:44 +09:00
Shohei YOSHIDA 10147cfb99 Merge pull request #1170 from zsh-users/diskutils
Add macOS diskutil completion
2025-11-13 14:30:04 +09:00
Shohei YOSHIDA b664a1e7f3 Add macOS diskutil completion 2025-11-12 20:07:16 +09:00
Shohei YOSHIDA 48203e84ae Merge pull request #1169 from zsh-users/certbot
Add certbot completion
2025-11-12 14:53:23 +09:00
Shohei YOSHIDA 863c0116e1 Add certbot completion 2025-11-11 22:07:59 +09:00
Shohei YOSHIDA 7fbdd25526 Merge pull request #1168 from zsh-users/update-mac-completion
Update mac completion
2025-11-04 07:50:27 +09:00
Shohei YOSHIDA 55cf78b510 Merge pull request #1167 from zsh-users/add-completions
Add chpasswd and yamllint completions
2025-11-02 00:35:31 +09:00
Shohei YOSHIDA 8433d73097 add yamllint completion 2025-10-30 23:06:37 +09:00
Shohei YOSHIDA 97621528c6 add chpasswd completion 2025-10-30 23:03:42 +09:00
Shohei YOSHIDA 1262853ed3 Merge pull request #1166 from zsh-users/add-more-util-linux
Add more util-linux completions
2025-10-30 17:08:12 +09:00
Shohei YOSHIDA 5a79f8c721 Add textutil completion 2025-10-30 16:01:01 +09:00
Shohei YOSHIDA 59e36ba77b Update screencapture completion 2025-10-30 15:30:05 +09:00
Shohei YOSHIDA 7f461a9a40 update networkQuality completion 2025-10-30 15:26:10 +09:00
Shohei YOSHIDA 0b9424d0c8 add rev completion 2025-10-29 20:51:33 +09:00
Shohei YOSHIDA 5384be72c5 add chcpu completion 2025-10-29 20:39:09 +09:00
Shohei YOSHIDA 7c4d643f58 add vipw completion 2025-10-29 20:33:43 +09:00
Shohei YOSHIDA d1478b05be add wdctl completion 2025-10-29 20:11:54 +09:00
Shohei YOSHIDA a8fcd0402f add zramctl completion 2025-10-29 12:37:27 +09:00
Shohei YOSHIDA b2d0232473 Merge pull request #1165 from zsh-users/add-util-linux
Add more util-linux command completions
2025-10-27 12:26:26 +09:00
Shohei YOSHIDA b66a1aba63 add lslogins completion 2025-10-26 16:44:52 +09:00
Shohei YOSHIDA 667494f334 add lsmem completion 2025-10-26 16:44:48 +09:00
Shohei YOSHIDA 215780cd9c add lslocks completion 2025-10-26 16:43:49 +09:00
Shohei YOSHIDA 20423a74f8 add lsipc completion 2025-10-26 16:43:42 +09:00