fish: use history prefix search

This commit is contained in:
Daniel Lundin 2024-03-31 20:11:06 +02:00
parent ee598e5fe8
commit fba5c2942d

View file

@ -54,6 +54,10 @@ if status is-interactive
## History
# FIXME: how to use autin history for these?
bind \cn history-prefix-search-forward
bind \cp history-prefix-search-backward
atuin init fish | source
end