mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
docker-compose alias
This commit is contained in:
parent
9356f3b268
commit
4ffea52d60
@ -44,3 +44,6 @@ alias nyan="telnet nyancat.dakko.us"
|
||||
|
||||
# Virus scan with ClamAV
|
||||
alias virusscan="clamscan -r --bell -i /"
|
||||
|
||||
# Docker & Docker Compose
|
||||
alias dc="docker-compose"
|
||||
|
Loading…
Reference in New Issue
Block a user