Blame SOURCES/dot-mkshrc

98323c
# .mkshrc
98323c
98323c
# Source global definitions
98323c
if [ -f /etc/mkshrc ]; then
98323c
	. /etc/mkshrc
98323c
fi
98323c
98323c
# User specific aliases and functions