This website requires JavaScript.
Explore
Help
Sign In
aldy505
/
dotfiles
mirror of
https://github.com/aldy505/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fd2faee20
dotfiles
/
bin
/
mkcd
5 lines
36 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
mkdir
$1
cd
$1
Reference in New Issue
View Git Blame
Copy Permalink