Deploy scripts with stow

This commit is contained in:
2025-06-11 21:43:40 -04:00
parent 537f23077e
commit 9c0ade560c
29 changed files with 62 additions and 64 deletions

2
stow/README Normal file
View File

@@ -0,0 +1,2 @@
To deploy everything (from this dir): `sudo stow -t / config scripts`
To only deploy scripts: `sudo stow -t / scripts`