added link to other dotfile repo
This commit is contained in:
parent
0de43cc3d4
commit
3f1dcb9f52
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Note that `push.sh` overwrites your system's config files, if you aren't a full
|
||||||
- `synced` - list of tracked files
|
- `synced` - list of tracked files
|
||||||
- `pull.sh` - updates repository from computer
|
- `pull.sh` - updates repository from computer
|
||||||
- `push.sh` - updates computer from repository
|
- `push.sh` - updates computer from repository
|
||||||
- `nvimsubtree.sh` - updates my Init.vim repository
|
- `nvimsubtree.sh` - updates my [init.vim](https://github.com/Speedy6451/init.vim) repository
|
||||||
- `./nvimsubtree.sh pull --squash` - update from github
|
- `./nvimsubtree.sh pull --squash` - update from github
|
||||||
- `./nvimsubtree.sh push` - push to github
|
- `./nvimsubtree.sh push` - push to github
|
||||||
- `./**` - tracked files
|
- `./**` - tracked files
|
||||||
|
|
Loading…
Reference in a new issue