mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge remote-tracking branch 'robbyrussell/master'
Conflicts: .gitignore lib/aliases.zsh lib/directories.zsh lib/functions.zsh lib/git.zsh lib/termsupport.zsh plugins/svn/svn.plugin.zsh templates/zshrc.zsh-template
This commit is contained in:
commit
a1a75be21d
70 changed files with 1930 additions and 105 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