Browse Source

[#135] Load completion after alias

master
Sorin Ionescu 12 years ago
parent
commit
4ba1dc1891
  1. 2
      templates/zshrc

2
templates/zshrc

@ -35,11 +35,11 @@ zstyle ':omz:load' omodule \ @@ -35,11 +35,11 @@ zstyle ':omz:load' omodule \
'environment' \
'terminal' \
'editor' \
'completion' \
'history' \
'directory' \
'spectrum' \
'alias' \
'completion' \
'utility' \
'prompt'

Loading…
Cancel
Save