diff --git a/conf.d/20_bindings.fish b/conf.d/20_bindings.fish new file mode 100644 index 0000000..3e49be6 --- /dev/null +++ b/conf.d/20_bindings.fish @@ -0,0 +1,5 @@ +# Key bindings + +function fish_user_key_bindings + fzf --fish | source +end \ No newline at end of file