aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-09-04 21:56:14 +0200
committerneodarz <neodarz@neodarz.net>2019-09-04 21:56:14 +0200
commit32fcb80ba6736beba039d047f7c62746a5124cf3 (patch)
tree5c29b08609cf2a19c50dfd3fb1fdfcef3a7babc4 /README.md
parent19a0da08916eb44ca5d0b9ad7adf0f1eb9a7af99 (diff)
downloaddotfiles-32fcb80ba6736beba039d047f7c62746a5124cf3.tar.xz
dotfiles-32fcb80ba6736beba039d047f7c62746a5124cf3.zip
Add more info in readme
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.