Add install instructions to README

This commit is contained in:
Sean Hammond 2015-02-23 17:14:12 +00:00
parent cedecde9bc
commit f16f2ea227
1 changed files with 19 additions and 2 deletions

View File

@ -14,12 +14,29 @@ Python and tweaked the behaviour a bit.
[Steve Kemp's dotfile manager]: http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html
`dotfilemanager link` Make a symlink in your homedir to each top-level
Requirements
------------
Python 2.7. It might work (or could easily be made to work) with 2.6 and 3.x
as well but I haven't tried.
Installation
------------
pip install dotfilemanager
Usage
-----
`dotfilemanager link` Make a symlink in your homedir to each top-level
file and directory in `~/.dotfiles`.
`dotfilemanager tidy` Delete any broken symlinks in your homedir.
`dotfilemanager report` Report on what link or tidy would do, but don't
`dotfilemanager report` Report on what link or tidy would do, but don't
actually create or delete any symlinks.
Optionally you can specify the directories to link from and to as