Compare commits

..

No commits in common. "6cc34813d4e72b0530d7b31a149788ac7d9756b7" and "5f152cfb5994a1eb626afe55a66bf8db0e0efa0e" have entirely different histories.

View File

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