diff --git a/sh/shell.sh b/sh/shell.sh index d56ca56..099c68d 100644 --- a/sh/shell.sh +++ b/sh/shell.sh @@ -111,7 +111,7 @@ sh_shell_prompt() { printf "%b" "${view}" } -shell_setup() { +sh_shell_setup() { # shell echo "export ENV=\"${ENV}\"" >"/etc/profile.d/sh.sh" # bash