This commit is contained in:
xxoommd 2025-05-08 13:14:54 +08:00
parent 7ef7b7392c
commit 7c13cbb324

View File

@ -181,7 +181,7 @@ function connect() {
elif [[ -n "$ZSH_VERSION" ]]; then
printf "$STR_ZSH Detected\n\n"
typeset -A servers
# setopt KSH_ARRAYS
setopt KSH_ARRAYS
else
echo -e "[${RED}Err${RESET_COLOR}] Running another shell. Only ${STR_BASH} or ${STR_ZSH} supported."
return