Commit graph

3 commits

Author SHA1 Message Date
3c8857b1f6 zsh: major refactor of .zshrc 2024-07-27 20:35:38 +02:00
c72b34eb42 zsh: make CTRL-R backwards compatible to v0.21.0
I am still using Debian 11 on some machines, which has fzf 0.21.0. This
version doesn't accept `--schema=history` yet (introduced in 0.33.0), so
I replaced it with `--tiebreak=index` and `--reverse`.
2023-10-05 10:04:38 +02:00
91719784e5 zsh: add fzf key bindings 2023-10-04 23:51:43 +02:00