summaryrefslogtreecommitdiff
path: root/plugins/dotenv/README.md
AgeCommit message (Collapse)Author
2020-07-11dotenv: add never option to confirmation prompt (#9102)Jakob Hellermann
2020-03-23dotenv: 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-13dotenv: add ZSH_DOTENV_PROMPT config (#8624)Maxime Richard
2019-05-19dotenv: add support for custom env file names (#7861)Arshad Kazmi
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2018-07-10Fix dotenv plugin accepted file format and clarify README (#6093)Arthur
* Fix dotenv plugin accepted file format * clarify README and add disclaimer section
2016-12-14add dotenv plugin (#4373)Arthur