dotfiles/dot_tcshrc
2025-01-23 16:56:52 -04:00

4 lines
59 B
Plaintext

if ($?prompt) then
set SHELL = "/usr/bin/bash"
exec $SHELL