diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 75d81b6..0ef3b13 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -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