mirror of https://github.com/ohmyzsh/ohmyzsh.git
Merge branch 'fix/weird-autocompletion'
commit
6dbeb7bbd8
|
@ -22,10 +22,8 @@ then
|
|||
fi
|
||||
fi
|
||||
|
||||
#setopt no_beep
|
||||
setopt auto_cd
|
||||
setopt multios
|
||||
setopt cdablevars
|
||||
|
||||
if [[ x$WINDOW != x ]]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue