0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Mamad Kajbaf
76a1dfcf2b
feat(docker-compose): add dclF alias (#10603) 2023-11-23 20:03:59 +01:00
Renjith
2bc42d223c
feat(docker-compose): add dcupdb alias (#10235) 2022-12-17 17:53:48 +01:00
Vikas Raj
27bf831843
[docker-compose] Added alias for docker-compose up --build (#8843)
* [docker-compose] Added alias for docker-compose up --build

Sometimes building images before starting the containers comes in handy.

Alias: `dcupb`
Command: `docker-compose up --build`

* Updated docker-compose/README.md

Added the alias definition in the readme

Co-authored-by: Robby Russell <robby@planetargon.com>
2021-02-20 22:27:27 -08:00
Piotr Zając
68b98c9d53
docker-compose: add alias for docker-compose kill (#8997) 2020-07-14 17:40:23 +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
Jayadeep K M
759f682088 docker-compose: add aliases to README (#7226) 2018-10-04 23:35:39 +02:00
Julien Dubreuil
f4013053d3 Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)
Also fixed formatting of markdown URL in README.
2016-07-19 00:24:12 +02:00
moncho
0950f9c56d Plugin now uses completion script from docker-compose repo. 2015-06-28 11:16:17 +02:00
Toni Ristola
83cf909ad6 Added aliases for docker compose 2015-05-04 07:59:54 +03:00