forgot this other file with the docker alias

This commit is contained in:
JesseBot 2023-05-21 23:13:50 +02:00
parent 14bfe00cba
commit 68598d97e2
No known key found for this signature in database
GPG key ID: C01D207CE04D55D9

View file

@ -29,6 +29,8 @@ alias leegmaken='clear'
alias ter='tree'
alias tre='tree'
alias tere='tree'
# can't spell docker
alias docekr='docker'
# can't spell python
alias pip="pip3.11"