Files
everforest-resources/cli/fzf
Ismo Vuorinen 5c0e8b0f40 feat: enhance install script and theme generation
- install.sh now installs all variants when run without parameters
- preserve single-variant mode when --variant is specified
- add variant names to generated file headers for clarity
- fix tool name extraction to preserve compound names like git-delta
- fix CSS variable preservation during header generation
2025-09-09 00:01:46 +03:00
..
2025-09-05 23:06:12 +03:00

FZF Everforest Theme

This directory contains the Everforest theme for fzf fuzzy finder.

Installation

# Source the theme in your shell rc file
source ~/.config/fzf/everforest.sh

Generated Files

  • everforest.sh - Shell script with FZF_DEFAULT_OPTS export

All files are generated from template.txt - do not edit the generated files directly.