Added a aesy to find option to enable rehash.

This commit is contained in:
Marcos Alano 2015-11-02 19:28:17 -02:00
parent e44aa50301
commit 5ca869a8bf

View File

@ -23,6 +23,9 @@ else
fi
fi
# Update automatically commands auto-completation list. Uncomment to enable.
# zstyle ':completion:*' rehash true
zstyle ':completion:*' list-colors ''
# should this be in keybindings?