Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/74th/xonsh-direnv
xonsh extension for using direnv
https://github.com/74th/xonsh-direnv
xonsh xontrib
Last synced: 11 days ago
JSON representation
xonsh extension for using direnv
- Host: GitHub
- URL: https://github.com/74th/xonsh-direnv
- Owner: 74th
- License: mit
- Created: 2019-01-05T07:00:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T17:54:21.000Z (20 days ago)
- Last Synced: 2024-10-30T18:35:38.060Z (20 days ago)
- Topics: xonsh, xontrib
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 26
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-xontribs - direnv - Supports direnv. (Plugins / Prompt tweaks)
README
`direnv `_ support for the `xonsh shell `_
https://direnv.net
https://xon.sh
This works with python 3.12.5, xonsh 0.18.3 and direnv 2.34.0.
::
xpip install xonsh-direnv
xontrib load direnvchange log
==========1.6.5
-----
* PR https://github.com/74th/xonsh-direnv/pull/241.6.4
-----
* PR https://github.com/74th/xonsh-direnv/pull/211.6.3
-----* PR https://github.com/74th/xonsh-direnv/pull/19
1.6.2
-----* PR https://github.com/74th/xonsh-direnv/pull/18
1.6.1
-----* temporary revert 1.6.0
1.6.0
-----* PR https://github.com/74th/xonsh-direnv/pull/12
1.5
---* fix https://github.com/74th/xonsh-direnv/issues/2
1.4
---* fix xonsh has a history of breaking its built-ins https://github.com/74th/xonsh-direnv/pull/3
1.3
---* $HOME/.envrc
* effecting `direnv allow` immediatelyContributors
============* Atsushi Morimoto (@74th, original author)
* con-f-use (@con-f-use, co-maintainer)
* Gil Forsyth (@gforsyth, contributor)
* Greg Hellings (@greg-hellings, contributor)
* Andy Kipp (@anki-code, contributor)
* Alexander Sosedkin (@t184256, contributor)
* Mark Bestley (@bestlem, contributor)
* mingmingrr (@mingmingrr, contributor)