index — dots-the-third @ 0260fc9e761a25caa99768c0dd6be3d4ff6cc3bd

I don't need nix, I have a way worse solution!

fish/.config/fish/functions/bindings.fish (view raw)

 1
 2
 3
 4
function fish_user_key_bindings
    bind \ef accept-autosuggestion
    bind \cf forward-word
end