fix: repo url

This commit is contained in:
AngeD 2023-06-26 18:20:05 +02:00
parent c367348bf2
commit 6239680f0b

View File

@ -4,7 +4,7 @@ To clone the repo :
```console
pacman -Syu --needed zsh sway firefox alacritty neovim
git clone --bare https://github.com/AustralEpitech/.dotfiles.git ~/.dotfiles
git clone --bare https://git.maby.dev/ange/.dotfiles.git ~/.dotfiles
alias config='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
config checkout # remove conflicted files and re-run the command