fish: updated bind calls for fish v4

This commit is contained in:
Charles Gould 2024-12-23 00:20:16 -06:00
parent ae9e4adf8b
commit 1306eaad33

View File

@ -32,10 +32,12 @@ if status --is-interactive
set -g __fish_git_prompt_color_upstream yellow
# Bindings
bind \cb battery
bind \cq fkill
bind \cp __fzf_files
bind \cg __fzf_git_log
bind ctrl-q fkill
bind ctrl-p __fzf_files
bind ctrl-g __fzf_git_log
# You can get the cancelled command with ctrl-z now
#bind ctrl-c __fish_cancel_commandline
# Shell history
if command -q atuin