openwrt-packages/utils/bash/files/etc/bash.bashrc

7 lines
132 B
Plaintext

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