From c7a1c564082b62564c1694eb393b4f36e2f69699 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 10 Jan 2025 13:17:15 +0000 Subject: better histcontrol --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 830a92c..f373a52 100644 --- a/.bashrc +++ b/.bashrc @@ -21,6 +21,7 @@ alias mv="mv -i" alias cp="cp -i" alias btd="bittorrent-curses --max_upload_rate 6 " export history_control=ignoreboth +export HISTCONTROL="$history_control" export command_oriented_history export HISTIGNORE='&:[bf]g:exit:ls' -- cgit v1.2.3