# .bashrc

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

alias 391="cd /cse/web/courses/cse391/20au"

# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
export COWPATH="/homes/iws/hschafer/8/cows"

# User specific aliases and functions
