Prefer 'docker compose' alias over docker-compose
This commit is contained in:
parent
68f1a67e66
commit
19e83572d8
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ alias mmv='noglob zmv -W'
|
||||||
# make sure ELinks can detect when it's in tmux
|
# make sure ELinks can detect when it's in tmux
|
||||||
alias elinks="STY= elinks"
|
alias elinks="STY= elinks"
|
||||||
|
|
||||||
alias dco='docker-compose'
|
alias dco='docker compose'
|
||||||
|
|
Loading…
Reference in a new issue