etc/dot/file/bashrc

5 lines
95 B
Bash

. $HOME/.shrc
test -r "$LOGIN" && . "$LOGIN"
test -r "$SETENV" && . "$SETENV" && setenv bash