alias h='history' alias hg='h|grep' alias ls='ls --color=auto' alias la='ls -A' alias lf='ls -F' alias ll='ls -l'