Skip to content

β„οΈπŸŸ Fish completions for Nix

License

Notifications You must be signed in to change notification settings

kidonng/nix-completions.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β„οΈπŸŸ Nix completions.fish

Note: Fish completion for nix command is added in Nix 2.4. You may not need this plugin.

🚧 This project is a work in progress.

Due to the nature of shell completions, corrections and improvements are always welcome.

Fish completions for Nix.

Many descriptions are ported from ZSH Completions for Nix and NixOS.

Installation

  • plug.fish

    plug install kidonng/nix-completions.fish
  • Fisher

    fisher install kidonng/nix-completions.fish

Completions

  • nix
    • Common options
    • Subcommands
  • nix-build
  • nix-channel
  • nix-collect-garbage
  • nix-copy-closure
  • nix-env
    • Common options
    • Subcommands
  • nix-hash
  • nix-instantiate
  • nix-prefetch-url
  • nix-shell
  • nix-store

About

β„οΈπŸŸ Fish completions for Nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages