aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 212e025..fe8480b 100644
--- a/README.md
+++ b/README.md
@@ -19,4 +19,17 @@
xmodmap > global vi/m movement keys with caps+hjkl
i3pystatus > config
```
+# Managing
+This dotfiles configuration use [dotdrop](https://github.com/deadc0de6/dotdrop) to manage the files.
+
+# Installing
+
+Nothing to do for dotdrop, it's already installed. :)
+
+However for install dotfiles you need to do it yourself. :p
+
+`./dotdrop.sh install`
+
+This install the dotfiles for the profiles listed in `config.yaml` file.
+Check the documentation for more info about profiles and how to use it.