mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-29 05:15:29 -05:00
2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
[[ -n ${1} ]] && mkdir -p ${1} && builtin cd ${1}
|