This website requires JavaScript.
Explore
Help
Sign in
jaseg
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
29daecb0ce
dotfiles
/
fish
/
functions
/
md.fish
jaseg
29daecb0ce
Initial commit
2020-11-04 17:35:19 +01:00
4 lines
43 B
Fish
Raw
Blame
History
function
md
mkdir
"
$argv
"
cd
"
$argv
"
end
Reference in a new issue
View git blame
Copy permalink