[fish] Move M-v to M-g-v to no longer irritate me when moving backwards

This commit is contained in:
Sebastian Schulze 2022-07-29 08:43:47 +02:00
parent 5c7df8ca05
commit 8574f5ab39
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ bind \egoba "commandline -i -- '-o yaml | bat -l yaml'"
# FZF SSH
bind \es fzf-ssh
bind \ev fzf-vm
bind \egv fzf-vm
# Tmux quick access
bind \egta "ta; commandline -f repaint"