| Age | Commit message (Collapse) | Author | 
|---|
|  | Without this fix the confirmation prompt appears wherever the cursor is,
which means that it might appear in the command line when using a widget
that changes the directory without redrawing the prompt (an example of
this are the dircycle and dirhistory plugins). | 
|  |  | 
|  | * 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> | 
|  |  | 
|  |  | 
|  | Co-authored-by: Marc Cornellà <marc.cornella@live.com> | 
|  |  | 
|  | Fixes #6337 | 
|  | Fixes #7017 | 
|  | * use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections. | 
|  | * Fix dotenv plugin accepted file format
* clarify README and add disclaimer section | 
|  |  |