mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge with upstream.
This commit is contained in:
commit
b17f99763d
97 changed files with 2632 additions and 128 deletions
|
|
@ -6,9 +6,6 @@ unsetopt always_to_end
|
|||
|
||||
WORDCHARS=''
|
||||
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
zmodload -i zsh/complist
|
||||
|
||||
# case-insensitive (all), partial-word and then substring completion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue