dotfiles/bin/mkcd

5 lines
36 B
Plaintext
Raw Normal View History

2021-08-11 15:42:12 +00:00
#!/usr/bin/env bash
mkdir $1
cd $1