Update readme to mention the dev-machine setup which install these files automatically
This commit is contained in:
@@ -17,7 +17,11 @@ sudo apt install git stow
|
|||||||
[source,bash]
|
[source,bash]
|
||||||
brew install git stow
|
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.
|
Checkout this repository into `~/dotfiles` and apply run `stow` to sync the dotfiles.
|
||||||
|
|
||||||
[IMPORTANT]
|
[IMPORTANT]
|
||||||
|
|||||||
Reference in New Issue
Block a user