mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Merge remote branch 'upstream/master'
Conflicts: plugins/github/github.plugin.zsh
This commit is contained in:
commit
655e6e8df0
10 changed files with 139 additions and 27 deletions
|
|
@ -4,7 +4,6 @@ unsetopt menu_complete # do not autoselect the first completion entry
|
|||
unsetopt flowcontrol
|
||||
setopt auto_menu # show completion menu on succesive tab press
|
||||
setopt complete_in_word
|
||||
setopt complete_aliases
|
||||
setopt always_to_end
|
||||
|
||||
WORDCHARS=''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue