From 9ca22efd42f48bd4487362d366a57ff7381d2e67 Mon Sep 17 00:00:00 2001 From: pvincent Date: Fri, 28 Aug 2026 23:54:08 +0400 Subject: [PATCH] BLOCK_SIZE --- etc/bash.bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/bash.bashrc b/etc/bash.bashrc index 61148fa..68a3631 100644 --- a/etc/bash.bashrc +++ b/etc/bash.bashrc @@ -106,6 +106,8 @@ HOSTNAME=$(hostname -f) HISTCONTROL=ignoreboth HISTSIZE=10000 HISTFILESIZE=20000 +BLOCK_SIZE=si +export BLOCK_SIZE export BLOCK_SIZE=si