aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0b4e48e..b4cf8c7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# .files
-These are my personal dotfiles of my main arch-based machine. You probably shouldn't use these, as the configs are **very** specific to my PC usage.
+These are my personal dotfiles of my main PC and all my other devices. You probably shouldn't use these, as the configs are **very** specific to my PC usage.
## My routine for new machines
-* Clone this repository and move all its files into your `$HOME` (including `.git`)
-* Install the packages: `for x in $(cat packages.txt); do yay -S $x; done`
-* `git pull` in `$HOME` to update
+1. Clone this repository and move all its files into your `$HOME` (including `.git`)
+2. Execute `./sync`
+3. Repeat step 2 every once in a while