summaryrefslogtreecommitdiffstats
path: root/install/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install/install.sh')
-rwxr-xr-xinstall/install.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/install/install.sh b/install/install.sh
index 9ae5722b0..06d97d59f 100755
--- a/install/install.sh
+++ b/install/install.sh
@@ -456,4 +456,10 @@ info "Please follow the steps for your shell to complete the installation:
Add the following to the end of ${BOLD}~/.tcshrc${NO_COLOR}:
eval \`starship init tcsh\`
+
+ ${BOLD}${UNDERLINE}Xonsh${NO_COLOR}
+ Add the following to the end of ${BOLD}~/.xonshrc${NO_COLOR}:
+
+ execx($(starship init xonsh))
+
"