diff options
Diffstat (limited to 'ar/.config/zsh/.zshrc')
| -rw-r--r-- | ar/.config/zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/zsh/.zshrc b/ar/.config/zsh/.zshrc index 9a7c7da..a79f93e 100644 --- a/ar/.config/zsh/.zshrc +++ b/ar/.config/zsh/.zshrc @@ -50,7 +50,7 @@ export GPG_TTY="$(tty)" gpg-connect-agent updatestartuptty /bye >/dev/null # Options -stty stop undef # Disable ctrl-s to freeze terminal. +stty -ixon # Disable Ctrl+S and Ctrl+Q flow control setopt autocd setopt extendedglob setopt nomatch |
