fixes to nvim and alacritty

This commit is contained in:
Noah Masur
2022-06-19 09:34:17 -04:00
parent baa20e4dbb
commit 4f1e948843
4 changed files with 22 additions and 26 deletions

View File

@ -57,6 +57,7 @@
};
};
interactiveShellInit = ''
fish_vi_key_bindings
bind yy fish_clipboard_copy
bind Y fish_clipboard_copy
bind -M visual y fish_clipboard_copy