Compare commits

..

2 Commits

Author SHA1 Message Date
Adam Jeniski
6cc34813d4
Update README.md 2025-08-04 07:29:00 -04:00
Adam Jeniski
c0ae75b2ed
Update README.md 2025-08-04 07:28:39 -04:00

View File

@ -3,7 +3,7 @@
### Clone the repo
```bash
git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg
git clone --bare gitiea@gitea.ajet.lol:/repos/ajet/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
```