Change git url
This commit is contained in:
parent
b26de99ab8
commit
98c94ae05a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue