Added git installation to README.
This commit is contained in:
parent
250d053ea9
commit
34f5dc5f86
@ -20,7 +20,8 @@ After that a `bin` directory will exist (if not yet present before), move the ex
|
||||
|
||||
TODO: create user file for initialization at provisioning
|
||||
|
||||
. install go `sudo yum install golang golang-bin`
|
||||
. install go `sudo yum install -y golang golang-bin`
|
||||
. install git `sudo yum install -y git-all`
|
||||
. install _chezmoi_ from git repo (see below)
|
||||
. check GOPATH and adjust if necessary
|
||||
. initialize with `chezmoi init https://gitea.sdroid.uber.space/heavy/dotfiles.git` (Use 'heavy' as user).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user