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 (10)* | Centos-stream 8 (104 downloads) |
Custom 1 | x86_64 (0)* | Custom 1 (139 downloads) |
![]() |
x86_64 (30)* | EPEL 7 (198 downloads) |
![]() |
x86_64 (24)* | EPEL 8 (144 downloads) |
![]() |
x86_64 (13)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (10)* | Fedora 40 (28 downloads) |
![]() |
x86_64 (4)* | Fedora 41 (20 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
x86_64 (13)* | Fedora rawhide (123 downloads) |
![]() |
x86_64 (0)* | openSUSE Tumbleweed (127 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