diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-01 01:46:41 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-01 01:46:41 -0200 |
commit | bf88f214ea4085e41922f1aa52499630477ca74e (patch) | |
tree | bd687b19512b755b68772ecb3357673a4a219ec8 /README.mdwn | |
parent | e4e72ceb94893a32da4e9f907411c45152db109e (diff) | |
download | dotfiles-bf88f214ea4085e41922f1aa52499630477ca74e.tar.gz dotfiles-bf88f214ea4085e41922f1aa52499630477ca74e.tar.bz2 |
README update
Diffstat (limited to 'README.mdwn')
-rw-r--r-- | README.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.mdwn b/README.mdwn index 41cbe17..9a84079 100644 --- a/README.mdwn +++ b/README.mdwn @@ -10,7 +10,11 @@ Get the code: git clone --recursive git://URL/dotfiles.git .dotfiles -Then add .dotfiles folder to your path. +Then add .dotfiles folder to your path or replace your dotfiles with + + ~/.dotfiles/metadot load profile + +A backup will be saved. Usage ----- @@ -57,6 +61,6 @@ Todo - Make modules as git submodules. - Module descriptions. -- Module unloading. +- Module unloading and restoration. - Module dependency. - Integration with scripts project. |