Key-bindings

This commit is contained in:
Candifloss 2026-07-16 02:02:33 +05:30
parent 1293b3e5cd
commit 6130c39a1c

5
conf.d/20_bindings.fish Normal file
View File

@ -0,0 +1,5 @@
# Key bindings
function fish_user_key_bindings
fzf --fish | source
end