Dotfiles manager utility
24c0732753
Fix bug with relative paths: always convert paths retrieved from the command line args or from reading a link to absolute paths and expand ~'s. Silence some print statements unless doing the report action. Delete an unnecessary `path = os.path.join(to_dir,filename)` line. |
||
---|---|---|
.gitignore | ||
dotfilemanager.py |