Skip to content
/ nzf Public

Declarative Zsh plugin management for NixOS and Home Manager ❄️

Notifications You must be signed in to change notification settings

declnix/nzf

Repository files navigation

Commit Convention

Format

type(scope): short imperative message

Scope Rules

  • scope = core → framework infrastructure (flake, outputs, homeModule, flakelightModules)
  • scope = <plugin-name> → specific plugin (e.g., zsh-autosuggestions)
  • scope = test → test VM configuration

Allowed Types

  • feat
  • fix
  • refactor
  • chore
  • style
  • docs
  • ci

Examples

feat(core): add plugin defer support
feat(zsh-autosuggestions): add compatibility alias
fix(core): correct plugin ordering
refactor(test): simplify VM configuration
docs(core): update README

About

Declarative Zsh plugin management for NixOS and Home Manager ❄️

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors