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
ab70ed8fad
zshconfig
/
mkcd.zsh
JMARyA
277fb7b293
added video presets
2020-11-24 16:49:53 +01:00
4 lines
47 B
Bash
Raw
Blame
History
function
mkcd
(
)
{
mkdir
$1
&&
cd
$1
}
Reference in a new issue
View git blame
Copy permalink