mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
mkdir and omp theme
This commit is contained in:
4
files/fish/functions/mkdir.fish
Normal file
4
files/fish/functions/mkdir.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function mkdir --description 'alias mkdir mkdir -p'
|
||||
command mkdir -p $argv
|
||||
|
||||
end
|
Reference in New Issue
Block a user