summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall/install.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/install/install.sh b/install/install.sh
index 891cf1082..2263df2f1 100755
--- a/install/install.sh
+++ b/install/install.sh
@@ -432,4 +432,9 @@ info "Please follow the steps for your shell to complete the installation:
Add the following to the end of ${BOLD}~/.config/ion/initrc${NO_COLOR}:
eval \$(starship init ion)
+
+ ${BOLD}${UNDERLINE}Tcsh${NO_COLOR}
+ Add the following to the end of ${BOLD}~/.tcshrc${NO_COLOR}:
+
+ eval "`starship init tcsh`"
"