1
0
dotfiles/.config/zsh/opt/completion.zsh
2021-04-19 01:00:58 +03:00

9 lines
120 B
Bash

#!/bin/zsh
unsetopt flow_control
unsetopt menu_complete
setopt always_to_end
setopt auto_menu
setopt complete_in_word