dotfiles/zsh
Marty Oehme 7356d8c58f
zsh: Use fzf for c-r, c-t and a-c binds
Make fzf the default for searching history with c-r in zsh. The
incremental history searfch has been moved to c-o instead.

Also can insert a directory path at cursor position with binding c-t
using fzf, and cd into a directory using alt-c. Will use these less
often but they're part of the package and should not be in the way as
well.
2022-07-08 23:52:51 +02:00
..
.config/zsh zsh: Use fzf for c-r, c-t and a-c binds 2022-07-08 23:52:51 +02:00
.zshenv sh: Fix XDG directory use for an array of apps 2022-06-28 11:30:46 +02:00