parent
364b041754
commit
e82c7987f9
@ -0,0 +1,16 @@
|
||||
+autoenv
|
||||
====
|
||||
|
||||
[autoenv][1] automatically sources (known/whitelisted) .env and .out files.
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
The iauthors of this module should be contacted via the [issue tracker][2].
|
||||
|
||||
- [Rui Coelho](https://github.com/rjcoelho)
|
||||
- [Grigorii Horos](https://github.com/horosgrisa)
|
||||
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||||
|
||||
[1]: https://github.com/horosgrisa/autoenv
|
||||
[2]: https://github.com/sorin-ionescu/prezto/issues
|
@ -0,0 +1 @@
|
||||
Subproject commit a82f007782cd9794bfc6f1f49792fd8f644f7870
|
@ -0,0 +1,5 @@
|
||||
#
|
||||
# Load autoenv Module
|
||||
#
|
||||
source "${0:h}/external/autoenv.plugin.zsh"
|
||||
|
Loading…
Reference in new issue