# add me to the HOME directory

export PS1='\w>'
alias ll='ls -lhF --color=auto'
alias la='ls -alhF --color=auto'
