From 6596175e514862d043f79642454ef03bcd7eedb5 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 17 Jun 2025 00:04:34 +0900 Subject: modified zsh/.zshrc, modified zsh/keymaps.zsh --- ar/.config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/zsh/.zshrc') 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 -- cgit v1.2.3