added options
This commit is contained in:
@@ -47,3 +47,8 @@ If you want you can add a remote repository make sure that it's secure if you ma
|
||||
dotf remote add origin <username>@git.domain.tld/dotfiles.git
|
||||
dotf push
|
||||
```
|
||||
|
||||
# To initialize my desktop run
|
||||
```bash
|
||||
bash <(curl -sL https://git.rre.nu/jonas/dotfiles/raw/branch/master/bin/initDesktop)
|
||||
```
|
||||
|
Reference in New Issue
Block a user