Browse Source

BLOCK_SIZE

main
pvincent 1 week ago
parent
commit
9ca22efd42
  1. 2
      etc/bash.bashrc

2
etc/bash.bashrc

@ -106,6 +106,8 @@ HOSTNAME=$(hostname -f)
HISTCONTROL=ignoreboth HISTCONTROL=ignoreboth
HISTSIZE=10000 HISTSIZE=10000
HISTFILESIZE=20000 HISTFILESIZE=20000
BLOCK_SIZE=si
export BLOCK_SIZE
export BLOCK_SIZE=si export BLOCK_SIZE=si

Loading…
Cancel
Save