aboutsummaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn8
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.