diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-21 20:09:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-21 20:09:44 -0300 |
commit | 6cc3738f03633d0cd4afc7279f6e8b37247c1b72 (patch) | |
tree | e67454c10e6bf0521a2591cf00375e1b06bd2fd1 | |
parent | cf86059f01abde379ce4c25978fe78b530b19659 (diff) | |
download | apps-6cc3738f03633d0cd4afc7279f6e8b37247c1b72.tar.gz apps-6cc3738f03633d0cd4afc7279f6e8b37247c1b72.tar.bz2 |
README: note on forking and customization
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -10,9 +10,10 @@ versioned tree, so if I need to setup an account in a new machine -- be it a server or personal computer -- I just need to clone this little thing and run a couple commands to have my usual configuration ready to use. -If you don't like my config -- which might be the case as this kind of -stuff is so personal -- you still can use my approach to do the same -management with your own stuff. +If you don't like my config -- which might be the case as this kind of thing is +so personal -- you still can use my approach to do the same management with +your own stuff. In that case, fork this repository and replace my setup with +your own submodules, dotfiles and inception procedure :) Installation ------------ |