fish: updated bind calls for fish v4
This commit is contained in:
parent
ae9e4adf8b
commit
1306eaad33
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user