Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-11 | dotenv: add never option to confirmation prompt (#9102) | Jakob Hellermann | |
2020-03-23 | dotenv: add agree-once improvement to confirmation prompt (#8729) | Jędrzej Lewandowski | |
* 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-02-13 | dotenv: fix prompt newline | Marc Cornellà | |
2020-02-13 | dotenv: add ZSH_DOTENV_PROMPT config (#8624) | Maxime Richard | |
2020-02-12 | dotenv: prompt before executing dotenv file (#8606) | Mazin Ahmed | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-05-19 | dotenv: add support for custom env file names (#7861) | Arshad Kazmi | |
2018-08-08 | dotenv: test and warn of incorrect.env syntax | Marc Cornellà | |
Fixes #6337 | |||
2018-08-07 | dotenv: call function on startup | Marc Cornellà | |
Fixes #7017 | |||
2018-07-10 | Fix dotenv plugin accepted file format and clarify README (#6093) | Arthur | |
* Fix dotenv plugin accepted file format * clarify README and add disclaimer section | |||
2016-12-14 | add dotenv plugin (#4373) | Arthur | |