packages/utils/bash/files/etc/bash.bashrc
2020-07-08 14:18:52 +08:00

7 lines
132 B
Plaintext

# System-wide .bashrc file
# Continue if running interactively
[[ $- == *i* ]] || return 0
[ \! -s /etc/shinit ] || . /etc/shinit