diff --git a/dot_config/tcsh/dot_tcshrc b/dot_config/tcsh/dot_tcshrc index c6e8bbb..6ba4f8e 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 \ No newline at end of file +exec $SHELL