etc/dot/file/bashrc
2022-11-13 14:23:06 +05:00

7 lines
112 B
Bash

. $HOME/.shrc
export PS1='; '
test -r "$LOGIN" && . "$LOGIN"
test -r "$SETENV" && . "$SETENV" && setenv bash