=Housekeeping + docker stuff
This commit is contained in:
parent
9dbfb53327
commit
07a1eff21d
4 changed files with 38 additions and 9 deletions
3
_home/dot_sz.shrc.d/35_docker_aliases
Normal file
3
_home/dot_sz.shrc.d/35_docker_aliases
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [[ -n "$(which-command docker)" ]]; then
|
||||
alias dco="docker compose "
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue