From 6cff034042ad80df83cd18d3e55877aaacbd3ad7 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sun, 2 Feb 2025 19:38:17 +0100 Subject: Add Archlinux and update Fedora/user --- Fedora/user/.bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Fedora') diff --git a/Fedora/user/.bashrc b/Fedora/user/.bashrc index a471971..37f4334 100644 --- a/Fedora/user/.bashrc +++ b/Fedora/user/.bashrc @@ -31,8 +31,8 @@ unset rc source /usr/share/git-core/contrib/completion/git-prompt.sh export PS1='[\u@\[\033[00;32m\]\h\[\033[00m\] \w$(__git_ps1 " (%s)")]\\$ ' -HISTSIZE=10000 -HISTFILESIZE=20000 +HISTSIZE=100000 +HISTFILESIZE=200000 HISTCONTROL=ignorespace:erasedups ## display ## -- cgit v1.3