4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/bash
|
|
|
|
bind '"\C-h":"copy_history\C-m"'
|
|
bind '"\C-f":"fzf_nav\C-m"'
|