3 lines
46 B
Fish
3 lines
46 B
Fish
function mkdir
|
|
command mkdir -p $argv
|
|
end
|
function mkdir
|
|
command mkdir -p $argv
|
|
end
|