add: doccur
This commit is contained in:
parent
b1883bc038
commit
78dec7897a
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