1 2 3 4 5 6 7
# set LS_COLORS eval "$(dircolors)" typeset -U path path=("$HOME/bin" $path[@]) export EDITOR=vim export LESS='-R'