diff --git a/profiles/win/profile b/profiles/win/profile index b44acae..85e884a 100644 --- a/profiles/win/profile +++ b/profiles/win/profile @@ -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