diff --git a/README.md b/README.md index 413757c..c665cc4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # DISCLAIMER: -this is not my work I've the whole text and idea from https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/ +this is not my work I've the idea from https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/ ## In his words the technique below requires: -> No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation. -but: -- git +> No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation.
+but for reason: ;) +- git and - curl ## How it work