1
0
dotfiles/.config/zsh/opt/completion.zsh

9 lines
120 B
Bash
Raw Normal View History

2021-03-21 18:25:10 +03:00
#!/bin/zsh
unsetopt flow_control
unsetopt menu_complete
setopt always_to_end
setopt auto_menu
setopt complete_in_word