Skip to content

Installation

Avindra Goolcharan edited this page Jan 22, 2021 · 15 revisions

There are two ways to obtain dirp right now:

Go

go get -u github.com/avindra/dirp

Dependencies

  • fzf
    • This program respects the author intent to keep fzf a standalone program
    • Binding fzf directly is possible with a small patch, but again it goes against the will of the fzf creator
  • find
    • Part of coreutils, generally included widely on various base systems

Install from a package manager

A Linux RPM for openSUSE Tumbleweed is available now, with Fedora 33 soon and others on the way.

Clone this wiki locally