#rm command should ask before removing files
alias rm='rm -i'
