aboutsummaryrefslogtreecommitdiff
path: root/utils/bash/files/etc/bash.bashrc
blob: 158deaad8da373a8872db18be4ce00b64c0d47a2 (plain)
1
2
3
4
5
6
# System-wide .bashrc file

# Continue if running interactively
[[ $- == *i* ]] || return 0

[ \! -s /etc/shinit ] || . /etc/shinit