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