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
|
set -g __fish_git_prompt_color_upstream yellow
|
||||||
|
|
||||||
# Bindings
|
# Bindings
|
||||||
bind \cb battery
|
bind ctrl-q fkill
|
||||||
bind \cq fkill
|
bind ctrl-p __fzf_files
|
||||||
bind \cp __fzf_files
|
bind ctrl-g __fzf_git_log
|
||||||
bind \cg __fzf_git_log
|
|
||||||
|
# You can get the cancelled command with ctrl-z now
|
||||||
|
#bind ctrl-c __fish_cancel_commandline
|
||||||
|
|
||||||
# Shell history
|
# Shell history
|
||||||
if command -q atuin
|
if command -q atuin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user