@ -16,7 +16,6 @@ alias grep="grep --color=auto"
alias ls="ls --color=auto"
alias ll="ls -AF1"
alias lll="ls -AFlh"
alias ff="find 2>/dev/null"
# history
HISTCONTROL="ignoreboth:erasedups"