Add setup-script for new machines

This commit is contained in:
2022-02-28 23:39:37 +01:00
parent 5324873c7b
commit 8bae155e0f
2 changed files with 63 additions and 0 deletions

View File

@@ -19,6 +19,10 @@ config push
== Setup
.Quick setup
[source,bash]
curl -s https://gitea.nehrke.info/nemoinho/dotfiles/raw/branch/main/.config/dotfiles/setup-machine.sh | bash
.Clone on new machine
[source,bash]
GIT_DIR=$HOME/Development/nemoinho/gitea.nehrke.info/nemoinho/dotfiles