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