mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 01:09:57 +08:00
2 lines
92 B
Bash
2 lines
92 B
Bash
[ -z "$BASH" ] || [ "$BASH" = /bin/sh ] || [ \! -s /etc/bash.bashrc ] || . /etc/bash.bashrc
|