dotfiles/shell/keybinds
2024-03-05 21:01:35 -06:00

5 lines
119 B
Bash

#!/bin/bash
bind '"\C-e":"dragon -x \* 2>/dev/null\C-m"'
bind '"\C-h":"copy_history\C-m"'
bind '"\C-f":"fzf_nav\C-m"'