This website requires JavaScript.
Explore
Help
Sign In
liwei
/
.vvconfig
Watch
1
Star
0
Fork
You've already forked .vvconfig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f14612e1a
.vvconfig
/
.config
/
fish
/
functions
/
mc.fish
5 lines
54 B
Fish
Raw
Blame
History
function
mc
mkdir
-p
$argv
[
1
]
cd
$argv
[
1
]
end
Reference in New Issue
View Git Blame
Copy Permalink