From f6a33e0d740987ad385082608ac2b3ab0aefd611 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 8 Jul 2022 08:51:12 +0800 Subject: Improve wording --- gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gist b/gist index adfc28c..7723b3f 100755 --- a/gist +++ b/gist @@ -553,7 +553,7 @@ _goto_gist() { if [[ $* =~ (-n|--no-action) || $PIPE_TO_SOMEWHERE == true ]]; then return 0 elif [[ -z $action ]]; then - action='echo You are in a subshell now, press \ to exit; echo; ls; ${SHELL:-bash}' + action='echo You are inside subshell now, press \ to exit; echo; ls; ${SHELL:-bash}' fi cd "${folder}/${GIST_ID}" && eval "$action" -- cgit v1.2.3-70-g09d2