Update readme to mention the dev-machine setup which install these files automatically

This commit is contained in:
2025-09-13 05:19:58 +02:00
parent 4fe4ece802
commit a9046ba8bd

View File

@@ -17,7 +17,11 @@ sudo apt install git stow
[source,bash]
brew install git stow
== Usage
== Setup and useage
[NOTE]
My https://gitea.nehrke.info/nemoinho/dev-machine/[dev-machine setup] will install and setup these dotfiles automatically.
So, the only thing I've to care about is the `stow . --adopt` command and to commit changes to the VSC.
Checkout this repository into `~/dotfiles` and apply run `stow` to sync the dotfiles.
[IMPORTANT]