History config

This commit is contained in:
Candifloss 2026-07-16 02:03:47 +05:30
parent 6130c39a1c
commit 2ec91514e5

7
conf.d/15_history.fish Normal file
View File

@ -0,0 +1,7 @@
# History
# Save immediately.
set -g fish_history default
# Keep a large history.
set -g fish_history_max 100000