📝 doc install.sh

This commit is contained in:
Daniel Thoren 2024-02-19 19:27:58 +01:00 committed by GitHub
parent 36fe930a26
commit 080e77088b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -120,6 +120,9 @@ git config user.name "DannyDannyDanny"
git config user.email "dth@taiga.ai" git config user.email "dth@taiga.ai"
git config pull.rebase false git config pull.rebase false
cd .. cd ..
# install dotfiles
bash install.sh
``` ```
### Clone repo HTTP method ### Clone repo HTTP method