mirror of
https://github.com/TheLocehiliosan/yadm
synced 2025-06-13 13:03:58 +00:00
`eval` has always been used to process the globs in `.yadm/encrypt`. This is being removed, as there is a risk of executing "dirty" data found in `.yadm/encrypt`. Caveats of this change: * Brace and tilde expansion will no longer work in `.yadm/encrypt` * Paths with spaces must not be quoted anymore |
||
|---|---|---|
| completion | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| .notes.md | ||
| .travis.yml | ||
| bootstrap | ||
| CHANGES | ||
| CONTRIBUTORS | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| yadm | ||
| yadm.1 | ||
| yadm.md | ||
| yadm.spec | ||
yadm - Yet Another Dotfiles Manager 
Features, usage, examples and installation instructions can be found on the website.