NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.96k stars 13.98k forks source link

Package request: Jumper #337390

Open nimr0d opened 1 month ago

nimr0d commented 1 month ago

Project description

Jumper is a command-line program that helps you jumping to the directories and files that you frequently visit, with minimal number of keystrokes. It relies on fzf for UI and is heavily inspired by z.

Metadata


Add a :+1: reaction to issues you find important.

camerondugan commented 1 month ago

Hey, I'm still new to this, but I've written up a pull request: #337490

I need some guidance on what to say the version is and best method for pulling in software with no version tags.

Currently is set the version to v0 and set it to pull from the latest available commit hash. I'm aware it probably isn't the best, but can't find anything better.