1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-21 05:43:31 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Nikan Eidi 44394e7225 feat(docker): add aliases for container, network, and system prune (#13612)
* feat(docker): add aliases for container, network, and system prune

This PR adds missing aliases for Docker prune commands (container, network, and system) to the docker plugin, improving consistency with the existing image and volume prune aliases.

* docs(docker): add prune aliases to README

Added 'dcprune', 'dnprune', and 'dsprune' aliases for container, network, and system pruning.

* docs(docker): add prune aliases to README
2026-03-19 09:05:20 -07:00
Chriss fa396ad771 feat(docker): add alias for stats (#12988) 2025-03-25 18:04:39 +01:00
Roeniss Moon 4efdc90dba docs(docker): add section for podman's docker wrapper (#13024) 2025-03-25 18:03:02 +01:00
Alvin Crespo 0f75203698 feat(docker): add image prune alias (#12520)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-08-01 20:35:49 +02:00
Sergey Karpuk a4304dd7e5 feat(docker): add aliases for docker ps and docker ps -a (#12488) 2024-06-10 16:31:26 -07:00
Carlo Sala 7d5e12500a feat(docker): add legacy-completion option 2023-07-20 10:43:56 +02:00
kormosi 3705edf557 feat(docker): add drs alias (#11393) 2022-12-15 11:47:10 +01:00
Rafael Bernard Araújo c35ca17258 feat(docker): add dsta alias
Closes #11089
2022-11-24 17:49:46 +01:00
Carlo Sala 1c06ea24fb chore(docker): sort and reorganize aliases 2022-11-24 17:49:46 +01:00
Maxim Derbenev d41ca84af1 fix(docker): rename dip alias to dipu to avoid naming conflict (#10957) 2022-06-06 15:37:42 +02:00
Abhinav M 7ea6ff8d04 fix(docker): rename dls and dlsa aliases to avoid conflict (#10852) 2022-04-13 15:05:55 +02:00
Abhinav M c6f0504cf0 feat(docker): add aliases to docker plugin (#6527) 2022-04-12 21:52:41 +02:00
Marc Cornellà 38f276a732 docker: document option-stacking setting
Fixes #9266
2020-09-18 22:02:10 +02:00
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
Marc Cornellà f48a40ee91 Reorganize stuff 2019-10-19 17:28:43 +02:00
Marco Zühlke 166719c0ab Format docker Readme like the other plugins. 2019-10-18 23:52:26 +02:00
Antonis Kalipetis 41eedd3700 Update Docker completion plugin (#6410) 2017-11-11 09:40:03 -08:00
kenleytomlin 03e7f93ec7 Update README 2016-08-30 08:58:31 +01:00
Ahmed Aeon Axan 0a62f6636d Update README.md 2013-08-07 21:29:53 +05:30
Ahmed Azaan 619ecb5f4f add docker autocomplete plugin 2013-08-07 21:19:21 +05:30