diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-04 21:56:14 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-04 21:56:14 +0200 |
commit | 32fcb80ba6736beba039d047f7c62746a5124cf3 (patch) | |
tree | 5c29b08609cf2a19c50dfd3fb1fdfcef3a7babc4 | |
parent | 19a0da08916eb44ca5d0b9ad7adf0f1eb9a7af99 (diff) | |
download | dotfiles-32fcb80ba6736beba039d047f7c62746a5124cf3.tar.xz dotfiles-32fcb80ba6736beba039d047f7c62746a5124cf3.zip |
Add more info in readme
-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. |