blob: fb97dda9996e522f94892405a8df4ee2e86f4fcc (
plain)
1
2
3
4
5
6
7
8
9
|
[[!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!
|