Description
Fisher is a package manager for the fish shell. It defines a common interface for package authors to build and distribute shell scripts in a portable way. You can use it to extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly.
Installation Instructions
https://github.com/jorgebucaran/fisher/blob/master/README.md
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | ppc64le (203)*, x86_64 (207)* | EPEL 7 (102 downloads) |
EPEL 8 | aarch64 (206)*, ppc64le (206)*, x86_64 (204)* | EPEL 8 (106 downloads) |
Fedora 39 | aarch64 (46)*, i386 (43)*, ppc64le (42)*, x86_64 (47)* | Fedora 39 (92 downloads) |
Fedora 40 | aarch64 (4)*, i386 (0)*, ppc64le (0)*, x86_64 (31)* | Fedora 40 (44 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (206)*, i386 (207)*, ppc64le (202)*, x86_64 (206)* | Fedora rawhide (107 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable bdperkin/fisher
More info about enabling Copr repositories