History config
This commit is contained in:
parent
6130c39a1c
commit
2ec91514e5
7
conf.d/15_history.fish
Normal file
7
conf.d/15_history.fish
Normal file
@ -0,0 +1,7 @@
|
||||
# History
|
||||
|
||||
# Save immediately.
|
||||
set -g fish_history default
|
||||
|
||||
# Keep a large history.
|
||||
set -g fish_history_max 100000
|
||||
Loading…
x
Reference in New Issue
Block a user