From 0f5ca90f9d3ff7dd329efeb693297d45a2eee5ba Mon Sep 17 00:00:00 2001 From: Andy Killorin <37423245+Speedy6451@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:41:49 -0500 Subject: [PATCH] removed stale reference to nvimsubtree.sh --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 311c5e8..f8b428e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,3 @@ 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](https://github.com/Speedy6451/init.vim) repository - - `./nvimsubtree.sh pull --squash` - update from github - - `./nvimsubtree.sh push` - push to github -- `./**` - tracked files