add: doccur

This commit is contained in:
Strix 2023-10-14 22:38:06 +02:00
parent f8b9435e82
commit 99c3f02a2d
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -44,4 +44,6 @@ touchx () {
fi fi
chmod +x $file chmod +x $file
printf '%s' $file printf '%s' $file
} }
alias docurr="docker run -itd --rm --name current"