Cleanup order of some minor things

master
Jacopo De Simoi 6 years ago
parent 40246068f8
commit 5d32c29a07
  1. 4
      zshrc.org

@ -140,9 +140,11 @@ Each environment has slightly different setups, which will be tangled to differe
# Uncomment following line if you want to disable marking untracked files under
# VCS as dirty. This makes repository status check for large repositories much,
# much faster.
eval `dircolors ~/.dir_colors`
DISABLE_UNTRACKED_FILES_DIRTY="true"
eval `dircolors ~/.dir_colors`
setopt AUTO_PUSHD
setopt PUSHD_MINUS
setopt BASH_AUTO_LIST

Loading…
Cancel
Save