diff options
| author | Yigit Sever | 2024-08-08 10:38:14 +0200 |
|---|---|---|
| committer | Yigit Sever | 2024-08-08 10:38:14 +0200 |
| commit | 6de07f8c30ec22bbb3acd68a20e35c477c6d6e5e (patch) | |
| tree | 3e118c232ae94f21c4457095a963d2401da82b54 /.config/fish/functions | |
| parent | bf8082002534ef948abda0bd12a30d3e6973f32b (diff) | |
| download | dotfiles-6de07f8c30ec22bbb3acd68a20e35c477c6d6e5e.tar.gz dotfiles-6de07f8c30ec22bbb3acd68a20e35c477c6d6e5e.tar.bz2 dotfiles-6de07f8c30ec22bbb3acd68a20e35c477c6d6e5e.zip | |
fish: set fzf keybinds explicitly & use altuin
Diffstat (limited to '.config/fish/functions')
| -rw-r--r-- | .config/fish/functions/fish_user_key_bindings.fish | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/fish/functions/fish_user_key_bindings.fish b/.config/fish/functions/fish_user_key_bindings.fish deleted file mode 100644 index ff0d9f3..0000000 --- a/.config/fish/functions/fish_user_key_bindings.fish +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | function fish_user_key_bindings | ||
| 2 | fzf_key_bindings | ||
| 3 | end | ||
