From 0835e30eb8d2cdaf7449dc981ea15378f4b1fb5c Mon Sep 17 00:00:00 2001 From: NaiJi Date: Thu, 22 Aug 2024 18:55:07 +0400 Subject: [PATCH] cdspell --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index a7dd35b..73e4a9e 100644 --- a/.bashrc +++ b/.bashrc @@ -116,6 +116,7 @@ shopt -s histappend bind '"\e[A": history-search-backward' bind '"\e[B": history-search-forward' shopt -s autocd +shopt -s cdspell shopt -s checkwinsize export HISTSIZE=-1