From 36d1a7a2bbab074e5fac0d924d346cc3ac95841e Mon Sep 17 00:00:00 2001 From: night0721 Date: Tue, 19 Mar 2024 10:20:32 +0000 Subject: [PATCH] more lines of history --- .config/sh/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sh/rc b/.config/sh/rc index a036df7..aab258e 100644 --- a/.config/sh/rc +++ b/.config/sh/rc @@ -13,7 +13,7 @@ source ~/.local/share/blesh/ble.sh PS1='\[\e[38;5;147m\][\t] \[\e[38;5;005m\][\w] \[\e[38;5;069m\]ยป \[\e[0m\]' # variables needed for command history HISTFILE=~/.config/sh/.sh_history -HISTSIZE=5000 +HISTSIZE=10000 # push to github with the lazy way g() {