From fc82948672087405858d95d57b448c405371df8b Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 10 Aug 2024 12:27:40 +0400 Subject: bashrc: small tweak --- config/bash/bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'config/bash/bashrc') diff --git a/config/bash/bashrc b/config/bash/bashrc index 93c86ec..2692a4b 100644 --- a/config/bash/bashrc +++ b/config/bash/bashrc @@ -1,4 +1,5 @@ # Minimal bash config for servers + set -o vi stty -ixon # Disable ctrl-s and ctrl-q for freezing prompt shopt -s autocd # automatically cd into typed directory -- cgit v1.2.3