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
136088b1fa
zshconfig
/
mkcd.zsh
JMARyA
3a44873f3a
added some zsh plugins
2020-11-09 08:05:39 +01:00
3 lines
46 B
Bash
Raw
Blame
History
function
mkcd
(
)
{
mkdir
$1
&&
cd
$1
}
Reference in a new issue
View git blame
Copy permalink