Dotfiles manager utility
Go to file
Sean Hammond 24c0732753 Support DOTFILEMANAGER_HOSTNAME environment variable.
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.
2010-03-07 23:26:18 +00:00
.gitignore Initial commit. Feature-complete except for recursing into 2009-11-11 15:09:37 +00:00
dotfilemanager.py Support DOTFILEMANAGER_HOSTNAME environment variable. 2010-03-07 23:26:18 +00:00