Add install instructions to README
This commit is contained in:
parent
cedecde9bc
commit
f16f2ea227
@ -14,6 +14,23 @@ 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
|
[Steve Kemp's dotfile manager]: http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html
|
||||||
|
|
||||||
|
|
||||||
|
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
|
`dotfilemanager link` Make a symlink in your homedir to each top-level
|
||||||
file and directory in `~/.dotfiles`.
|
file and directory in `~/.dotfiles`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user