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 (111 downloads) |
Custom 1 | x86_64 (0)* | Custom 1 (144 downloads) |
![]() |
x86_64 (30)* | EPEL 7 (205 downloads) |
![]() |
x86_64 (24)* | EPEL 8 (150 downloads) |
![]() |
x86_64 (13)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (10)* | Fedora 40 (33 downloads) |
![]() |
x86_64 (6)* | Fedora 41 (25 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (9 downloads) |
![]() |
x86_64 (13)* | Fedora rawhide (128 downloads) |
![]() |
x86_64 (0)* | openSUSE Tumbleweed (132 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