Skip to content

MathiasSven/nixfzf

This branch is 3 commits ahead of strikerlulu/nixfzf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6548118 · Oct 23, 2023

History

9 Commits
May 29, 2022
Apr 13, 2021
Oct 23, 2023
Oct 23, 2023

Repository files navigation

nixfzf

A faster way to go through nixpkgs & install them,browse nixos options & home-manager options,
Usage: nixfzf [options] package/option

Options:
 -o             show nixos options
 -m             show home-manager options
 -n             show nixpkgs(default)
 -u -o          update nixos options
 -u -m          update home-manager options
 -u -n          update nixpkgs
 -h             help

Install

wget https://raw.githubusercontent.com/strikerlulu/nixfzf/master/nixfzf
chmod +x nixfzf
./nixfzf

Screenshots

AdguardHome Vscode extensions Options preview requires yq or gojq AdguardHome Options

About

Search nixpkgs quickly from cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%