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