Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 direnv

change log
==========

1.6.5
-----
* PR https://github.com/74th/xonsh-direnv/pull/24

1.6.4
-----
* PR https://github.com/74th/xonsh-direnv/pull/21

1.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` immediately

Contributors
============

* 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)