Update dot_tcshrc
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
# If running interactively, then:
|
||||
if ($?prompt) then
|
||||
set SHELL = "/usr/bin/bash"
|
||||
exec $SHELL
|
||||
set SHELL = "/usr/bin/bash" && exec $SHELL
|
||||
endif
|
Reference in New Issue
Block a user