From 804b9bd1b31f5a844b0a0ea719a027c4a596d61f Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sun, 28 Aug 2022 12:51:39 +0200 Subject: disabled settings that caused warnings --- .bashrc | 4 ---- 1 file changed, 4 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 7dcc31d..98eb911 100644 --- a/.bashrc +++ b/.bashrc @@ -26,10 +26,6 @@ export NO_AT_BRIDGE=1 stty start undef -# don't put duplicate lines or lines starting with space in the history. -# See bash(1) for more options -HISTCONTROL=ignoreboth - # append to the history file, don't overwrite it shopt -s histappend -- cgit v1.2.3