diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-17 00:04:34 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-17 00:04:34 +0900 |
| commit | 6596175e514862d043f79642454ef03bcd7eedb5 (patch) | |
| tree | 44e5740c7dbe8dec7d22be9eb092125b587fce1a /ar/.config/zsh/.zshrc | |
| parent | e74ad1d3c65aea4574fd97c3b33b5c603a26605c (diff) | |
modified zsh/.zshrc, modified zsh/keymaps.zsh
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 |
