# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:/usr/sbin/:.:/server/bin:/server/binutil:$HOME/exe
BASH_ENV=$HOME/.bashrc

export BASH_ENV PATH LINES COLUMNS
unset USERNAME
cd /home/adis/exe
