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

10 lines
144 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_aliases
2021-03-21 18:25:10 +03:00
setopt complete_in_word