dotfiles/home/.config/zsh/06-keybinds.zsh

3 lines
81 B
Bash

# Rebind fzf to ctrl+f
bindkey '^F' fzf-file-widget
bindkey '^T' transpose-chars