mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Fix mkcd
This commit is contained in:
parent
0b0f4c661c
commit
aa40d41eb6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ $env.ENV_CONVERSIONS.PATH = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
def mc [path: directory] {
|
def --env mc [path: path] {
|
||||||
mkdir $path
|
mkdir $path
|
||||||
cd $path
|
cd $path
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue