alias rm='rm -i'
alias cp='cp -i'
alias mv='mv -i'
alias cls='clear'
alias yezi='xmms &'
alias qq='/home/programfies/lumaqq/LumaQQ/lumaqq'
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
If I add what you said: there would be some problems such as :