diff options
-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). |