updated count
[feisty_meow.git] / scripts / core / variables.sh
index 465a864c90f06e720aaa2b437186148000f4756b..ab5d6a6a8dc2491b1ac11a58660e0449d62d9a16 100644 (file)
@@ -16,7 +16,7 @@
 export PS1='\u@\h $ ';
 # sets the history length and max file size so we can get some long history around here.
 export HISTSIZE=1000000
-export HISTFILESIZE=2000000
+export HISTFILESIZE=8000000
   
 ##############