„README.md“ ändern
This commit is contained in:
parent
46917cfe91
commit
cd6dd42178
@ -32,7 +32,7 @@ I packaged the above lines into a snippet up. So that you can set things up with
|
|||||||
|
|
||||||
`curl -Lks https://ls.shron.de/dotconf | /bin/bash`
|
`curl -Lks https://ls.shron.de/dotconf | /bin/bash`
|
||||||
|
|
||||||
After you've executed the setup any file within the $HOME folder can be versioned with normal commands, replacing git with your newly created config alias, like:
|
After you've executed the setup, any file within the $HOME folder can be versioned with normal commands, replacing git with your newly created config alias, like:
|
||||||
|
|
||||||
```
|
```
|
||||||
config remote add dotconfs url.to.remote.repo
|
config remote add dotconfs url.to.remote.repo
|
||||||
@ -45,4 +45,8 @@ config commit -m "Add bashrc"
|
|||||||
config push
|
config push
|
||||||
```
|
```
|
||||||
|
|
||||||
Install your dotfiles onto a new system (or migrate to this setup)
|
## Install your dotfiles onto a new system (or migrate to this setup)
|
||||||
|
|
||||||
|
```
|
||||||
|
config pull
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user