diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-20 13:57:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-20 13:57:18 -0300 |
commit | 5a60249c743cad23bec87d187921425c6ae72b10 (patch) | |
tree | 1f9a0a7c5252548aaf478b72d20e544a08948b1a | |
parent | 677db00a2266f078c47d2cb1bb9dd40270e30da3 (diff) | |
download | blog-5a60249c743cad23bec87d187921425c6ae72b10.tar.gz blog-5a60249c743cad23bec87d187921425c6ae72b10.tar.bz2 |
Inception: updates
-rw-r--r-- | inception.mdwn | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/inception.mdwn b/inception.mdwn index fb97dda..99d3fae 100644 --- a/inception.mdwn +++ b/inception.mdwn @@ -1,9 +1,6 @@ [[!meta title="How everything begins"]] How do you keep a clean and consistent environment across machines? How you keep track of your home folder stuff? -I keep things in git repositories and proceed like this: - - Setup [apps.git](https://git.sarava.org/?p=rhatto/apps.git;a=blob;f=README.md;hb=HEAD). - - Clone [dotfiles.git](https://git.sarava.org/?p=rhatto/dotfiles.git;a=summary) using metadot. - -Done! +I setup [apps.git](https://git.sarava.org/?p=rhatto/apps.git;a=blob;f=README.md;hb=HEAD) into the "inception" mode, loading +all [dotfiles](https://git.sarava.org/rhatto/dotfiles.git) using [metadot](https://git.sarava.org/metadot.git). |