Blob Blame History Raw
# .kshrc

# Source global definitions
if [ -f /etc/kshrc ]; then
	. /etc/kshrc
fi

# User specific aliases and functions