set MYSHELLCONFIG_BASE if not set

This commit is contained in:
Jakobus Schürz 2020-01-14 22:04:16 +01:00
parent 644dfa9612
commit c0e8aef12b

View file

@ -242,6 +242,7 @@ EOF
} }
transit2newconf() { transit2newconf() {
[ -z "${MYSHELLCONFIG_BASE+x} ] && MYSHELLCONFIG_BASE=~/.local/myshellconfig
sshmyshellconfig localhost sshmyshellconfig localhost
echo rm ~/bashrc_add echo rm ~/bashrc_add
rm ~/bashrc_add rm ~/bashrc_add