Update repo URL to use custom SSH port
This commit is contained in:
parent
1c88d55512
commit
52422dc730
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Personal dotfiles managed with [Chezmoi](https://www.chezmoi.io/).
|
||||||
### New Machine
|
### New Machine
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
chezmoi init git@forgejo.novanexus.ca:gruberb/dotfiles.git
|
chezmoi init ssh://git@code.novanexus.ca:2222/gruberb/dotfiles.git
|
||||||
chezmoi diff
|
chezmoi diff
|
||||||
chezmoi apply
|
chezmoi apply
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue