aboutsummaryrefslogtreecommitdiff
path: root/yash/yashrc
blob: eef82e540fa64df2e2651dbd09a74a274474cabc (plain) (blame)
1
2
3
# Load POSIX interactive shell startup files, because Yash won't do it if not
# invoked as sh(1)
[ -e "$ENV" ] && . "$ENV"