summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--home/.config/catsh/env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/catsh/env.sh b/home/.config/catsh/env.sh
index 9cbe00dd..0c645e64 100644
--- a/home/.config/catsh/env.sh
+++ b/home/.config/catsh/env.sh
@@ -1,4 +1,5 @@
 set -o noclobber -o nounset -o vi
+HISTSIZE=1000
 
 _PATH=$PATH
 PATH=
00'>2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe69f7df4c155d7a09f140a53c3b39a330027e4&follow=1'>Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe