mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +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
|
||||
cd $path
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue