diff options
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |