blob: 158deaad8da373a8872db18be4ce00b64c0d47a2 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# System-wide .bashrc file
2
3# Continue if running interactively
4[[ $- == *i* ]] || return 0
5
6[ \! -s /etc/shinit ] || . /etc/shinit