mkdir and omp theme

This commit is contained in:
2023-03-07 00:04:41 +01:00
parent 2d5d7cc29c
commit 8fc5062d40
2 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
function mkdir --description 'alias mkdir mkdir -p'
command mkdir -p $argv
end