diff --git a/dot_config/tcsh/dot_tcshrc b/dot_config/tcsh/dot_tcshrc index 6ba4f8e..e8300c5 100644 --- a/dot_config/tcsh/dot_tcshrc +++ b/dot_config/tcsh/dot_tcshrc @@ -6,4 +6,4 @@ if (! `which starship >& /dev/null`) eval `starship init tcsh` # Just use bash set SHELL = "/bin/bash" -exec $SHELL +exec $SHELL -l