Jakob Hellermann and GitHub
9cdc276496
dotenv: add never option to confirmation prompt ( #9102 )
2020-07-11 17:34:24 +02:00
6fbfc4c78b
dotenv: add agree-once improvement to confirmation prompt ( #8729 )
...
* dotenv: add possibility to agree once for a given .env file
* refactor: fix code style
* Use :A modifier instead of readlink. Thanks Aloxaf
* Use grep and clean up allowed list check logic
* Simplify and reorder file; change default allowed list path
* Add new feature to README
* Make sure ZSH_CACHE_DIR is defined
* Resolve symlinks in $PWD before storing in allowed list
Co-authored-by: Aloxaf <bailong104@gmail.com >
Co-authored-by: Marc Cornellà <marc.cornella@live.com >
2020-03-23 12:10:06 +01:00
Marc Cornellà
f17e0219fd
dotenv: fix prompt newline
2020-02-13 18:33:24 +01:00
Maxime Richard and GitHub
634a50936a
dotenv: add ZSH_DOTENV_PROMPT config ( #8624 )
2020-02-13 18:10:59 +01:00
e178ae39b4
dotenv: prompt before executing dotenv file ( #8606 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com >
2020-02-12 17:51:40 +01:00
Arshad Kazmi and Marc Cornellà
f960e2be6f
dotenv: add support for custom env file names ( #7861 )
2019-05-19 22:45:27 +02:00
Marc Cornellà
c781d708da
dotenv: test and warn of incorrect.env syntax
...
Fixes #6337
2018-08-08 00:05:34 +02:00
Marc Cornellà
9ecde7f732
dotenv: call function on startup
...
Fixes #7017
2018-08-07 23:54:07 +02:00
Janosch Schwalm and Marc Cornellà
19b925e741
use https everywhere ( #6574 )
...
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
Arthur and Marc Cornellà
7cb5fa8aea
Fix dotenv plugin accepted file format and clarify README ( #6093 )
...
* Fix dotenv plugin accepted file format
* clarify README and add disclaimer section
2018-07-10 23:31:47 +02:00
Arthur and Marc Cornellà
8d35fa0e2f
add dotenv plugin ( #4373 )
2016-12-14 17:49:08 +01:00