set MYSHELLCONFIG_BASE if not set
This commit is contained in:
parent
644dfa9612
commit
c0e8aef12b
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ EOF
|
|||
}
|
||||
|
||||
transit2newconf() {
|
||||
[ -z "${MYSHELLCONFIG_BASE+x} ] && MYSHELLCONFIG_BASE=~/.local/myshellconfig
|
||||
sshmyshellconfig localhost
|
||||
echo rm ~/bashrc_add
|
||||
rm ~/bashrc_add
|
||||
|
|
Loading…
Reference in a new issue