Update tcsh a bit

This commit is contained in:
2025-04-24 03:22:04 -03:00
parent d452db49a5
commit 561933f814

View File

@ -6,4 +6,4 @@ if (! `which starship >& /dev/null`) eval `starship init tcsh`
# Just use bash
set SHELL = "/bin/bash"
exec $SHELL
exec $SHELL