Description
direnv is an environment switcher for the shell. It knows how to hook into bash, zsh, tcsh and fish shell to load or unload environment variables depending on the current directory. This allows project-specific environment variables without cluttering the "~/.profile" file.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
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 |
---|---|---|
Centos-stream 8 | x86_64 (8)* | Centos-stream 8 (99 downloads) |
Custom 1 | x86_64 (0)* | Custom 1 (134 downloads) |
EPEL 6 | x86_64 (13)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (26)* | EPEL 7 (194 downloads) |
EPEL 8 | x86_64 (20)* | EPEL 8 (142 downloads) |
Fedora 39 | x86_64 (13)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (6)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (14 downloads) |
Fedora rawhide | x86_64 (9)* | Fedora rawhide (119 downloads) |
openSUSE Tumbleweed | x86_64 (0)* | openSUSE Tumbleweed (121 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
- https://rpm-devel.sourceforge.io/repo/$distname/$basearch/$releasever/extras
- https://rpm-devel.sourceforge.io/repo/$distname/$basearch/$releasever/addons
- https://rpm-devel.sourceforge.io/repo/$distname/$basearch/$releasever/rpms
- https://rpm-devel.sourceforge.io/repo/$distname/$basearch/$releasever/srpms
Quick Enable
#> dnf copr enable casjay/direnv
More info about enabling Copr repositories