mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-01-26 03:04:02 +00:00
- Add LICENSE file (MIT) - Add CONTRIBUTING.md with generator-first workflow guidelines - Add Makefile with comprehensive development commands - Add .editorconfig for consistent code formatting - Add CHANGELOG.md for version tracking - Remove inconsistent non-variant files that bypassed generator architecture - Fix installation script to use variant-specific paths (prevent config overwriting)
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.