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