feat(fish): add new binding to open zi

This commit is contained in:
Sergio Laín 2024-08-29 13:10:50 +02:00
parent a33fdd65e2
commit 09b874b174
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -11,4 +11,6 @@ function fish_user_key_bindings
break
end
end
bind \e\z zi
end