updates for sr.ht
This commit is contained in:
parent
0833108923
commit
9739de8b9c
1 changed files with 1 additions and 2 deletions
|
@ -20,9 +20,8 @@ These are generic dotfiles intended for use across any platform.
|
||||||
Following the best practices of the local platform install `git` and `stow`.
|
Following the best practices of the local platform install `git` and `stow`.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone ssh://git@gitlab.com/amdavidson/dotfiles.git $HOME/.dotfiles
|
$ git clone git@git.sr.ht:~amdavidson/dotfiles $HOME/.dotfiles
|
||||||
$ cd $HOME/.dotfiles
|
$ cd $HOME/.dotfiles
|
||||||
$ ./update.sh
|
|
||||||
$ stow {scripts,bash,git,tmux,vim}
|
$ stow {scripts,bash,git,tmux,vim}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue