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 |
---|---|---|
![]() |
x86_64 (8)* | Centos-stream 8 (101 downloads) |
Custom 1 | x86_64 (0)* | Custom 1 (135 downloads) |
![]() |
x86_64 (26)* | EPEL 7 (197 downloads) |
![]() |
x86_64 (20)* | EPEL 8 (144 downloads) |
![]() |
x86_64 (13)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (6)* | Fedora 40 (24 downloads) |
![]() |
x86_64 (0)* | Fedora 41 (17 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (3 downloads) |
![]() |
x86_64 (9)* | Fedora rawhide (120 downloads) |
![]() |
x86_64 (0)* | openSUSE Tumbleweed (123 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