mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Added a aesy to find option to enable rehash.
This commit is contained in:
parent
e44aa50301
commit
5ca869a8bf
1 changed files with 3 additions and 0 deletions
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue