1 2 3 4 5
export EDITOR=nvim export TERMINAL=urxvt typeset -U path PATH path=("$HOME/bin" "$path[@]")