add: doccur
This commit is contained in:
parent
f8b9435e82
commit
99c3f02a2d
1 changed files with 3 additions and 1 deletions
|
@ -45,3 +45,5 @@ touchx () {
|
||||||
chmod +x $file
|
chmod +x $file
|
||||||
printf '%s' $file
|
printf '%s' $file
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias docurr="docker run -itd --rm --name current"
|
||||||
|
|
Loading…
Reference in a new issue