1
Fork 0

Change git url

This commit is contained in:
Joshua Goins 2022-08-02 14:52:21 -04:00
parent b26de99ab8
commit 98c94ae05a

View file

@ -5,7 +5,7 @@
To initialize a new machine: To initialize a new machine:
``` ```
chezmoi init https://git.ryne.moe/redstrate/dotfiles.git chezmoi init git@git.sr.ht:~redstrate/dotfiles
``` ```
To edit a file: To edit a file:
@ -18,4 +18,4 @@ To commit:
``` ```
chezmoi git commit chezmoi git commit
``` ```