From 3f1dcb9f52636b41b1e93c8f8e9e90e862bb403d Mon Sep 17 00:00:00 2001 From: Andy Killorin <37423245+Speedy6451@users.noreply.github.com> Date: Mon, 21 Aug 2023 18:01:51 -0500 Subject: [PATCH] added link to other dotfile repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84a95a0..311c5e8 100644 --- a/README.md +++ b/README.md @@ -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 - `pull.sh` - updates repository from computer - `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 push` - push to github - `./**` - tracked files