dotfiles/dot_tcshrc

4 lines
59 B
Plaintext
Raw Normal View History

2025-01-23 16:56:52 -04:00
if ($?prompt) then
set SHELL = "/usr/bin/bash"
exec $SHELL