This website requires JavaScript.
Explore
Help
Sign in
jmarya
/
zshconfig
Watch
1
Star
0
Fork
You've already forked zshconfig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0ef3bd7a55
zshconfig
/
mkcd
JMARyA
0ef3bd7a55
init
2020-06-11 05:04:00 +02:00
6 lines
49 B
Text
Raw
Blame
History
function mkcd() {
mkdir $1 && cd $1
}
Reference in a new issue
View git blame
Copy permalink