initial commit
This commit is contained in:
8
.config/zsh/opt/completion.zsh
Normal file
8
.config/zsh/opt/completion.zsh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/zsh
|
||||
|
||||
unsetopt flow_control
|
||||
unsetopt menu_complete
|
||||
|
||||
setopt always_to_end
|
||||
setopt auto_menu
|
||||
setopt complete_in_word
|
Reference in New Issue
Block a user