fish: prefer docker compose
over docker-compose
This commit is contained in:
parent
ba83751fee
commit
28850abd5b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ in
|
|||
suv = "systemct --user";
|
||||
# docker abbrs
|
||||
d = "docker";
|
||||
dc = "docker-compose";
|
||||
dc = "docker compose";
|
||||
# git abbrs
|
||||
g = "git";
|
||||
ga = "git add";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue