Fix some spelling mistakes in README
This commit is contained in:
@@ -28,7 +28,7 @@ sudo apt install git stow
|
|||||||
[source,bash]
|
[source,bash]
|
||||||
brew install git stow
|
brew install git stow
|
||||||
|
|
||||||
== Setup and useage
|
== Setup and usage
|
||||||
[NOTE]
|
[NOTE]
|
||||||
My https://gitea.nehrke.info/nemoinho/dev-machine/[dev-machine setup] will install and setup these dotfiles automatically.
|
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.
|
So, the only thing I've to care about is the `stow . --adopt` command and to commit changes to the VSC.
|
||||||
@@ -36,7 +36,7 @@ So, the only thing I've to care about is the `stow . --adopt` command and to com
|
|||||||
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]
|
||||||
The directory should be loacted directly in the HOME directory.
|
The directory should be located directly in the HOME directory.
|
||||||
Otherwise stow needs an additional flat `-t $HOME` every time, which is a bit annoying!
|
Otherwise stow needs an additional flat `-t $HOME` every time, which is a bit annoying!
|
||||||
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
|
|||||||
Reference in New Issue
Block a user