bootstrap/base-files/profile.d/biff.sh

3 lines
54 B
Bash
Executable file

hash biff >/dev/null 2>&1 && {
biff y 2>/dev/null
}