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