dotfiles/config/zsh
Fernando Schauenburg 745b5b2fd5 zsh: use a custom command for fzf ZLE widgets
Notable differences to the default command shipped with fzf:

  - I want to see hidden files, but not directories (the default hides
    both).
  - I want to exclude some directories on my Mac home, which are too
    large and make the find command really slow. Plus, I never want to
    dig into those directories with this method anyway.
2024-07-28 18:45:21 +02:00
..
functions zsh: major refactor of .zshrc 2024-07-27 20:35:38 +02:00
fzf zsh: use a custom command for fzf ZLE widgets 2024-07-28 18:45:21 +02:00
.zprofile zsh: major refactor of .zshrc 2024-07-27 20:35:38 +02:00
.zshrc zsh: use a custom command for fzf ZLE widgets 2024-07-28 18:45:21 +02:00
prompt.zsh zsh: visual tweaks to prompt 2024-07-27 22:43:06 +02:00