From a3786b84da64f16fb4f1f7680a8dc7d81b65e7b7 Mon Sep 17 00:00:00 2001 From: andre Date: Fri, 20 Feb 2026 14:49:11 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index 7c59d0c..c27d2f9 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -2,6 +2,8 @@ ### 12. Januar 2026 ### +[[ $- != *i* ]] && return + export HISTCONTROL=ignoreboth:erasedups export HISTFILESIZE=20000 export HISTSIZE=5000