mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02: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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Update automatically commands auto-completation list. Uncomment to enable.
|
||||||
|
# zstyle ':completion:*' rehash true
|
||||||
|
|
||||||
zstyle ':completion:*' list-colors ''
|
zstyle ':completion:*' list-colors ''
|
||||||
|
|
||||||
# should this be in keybindings?
|
# should this be in keybindings?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue