dotfiles/shell/keybinds
2024-03-05 22:15:59 -06:00

4 lines
74 B
Bash

#!/bin/bash
bind '"\C-h":"copy_history\C-m"'
bind '"\C-f":"fzf_nav\C-m"'