From 5d8e748530ba6bf59f8b159d1d2203915c43df79 Mon Sep 17 00:00:00 2001 From: Anthony Garo Date: Sat, 9 Sep 2023 11:38:12 -0400 Subject: [PATCH 1/3] testing changes --- config/.config/nvim/README.md | 7 +++++++ readme.md | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/config/.config/nvim/README.md b/config/.config/nvim/README.md index 91fd715..fa957ce 100644 --- a/config/.config/nvim/README.md +++ b/config/.config/nvim/README.md @@ -1,2 +1,9 @@ # Vim Config +This is a change + +Another change + +MOre changes! + + diff --git a/readme.md b/readme.md index 2c4e9af..e7b3d27 100644 --- a/readme.md +++ b/readme.md @@ -6,3 +6,9 @@ - `brew install stow` - `cd dotfiles` && `stow {{directory_name}}` # stow will symlink the file in {{directory_name}} to `$HOME` + +This is a change + +This is another change + + From 4c6eb3a1c6c83060d4120e9a9e5bccef66e78d96 Mon Sep 17 00:00:00 2001 From: Anthony Garo Date: Sat, 9 Sep 2023 11:38:35 -0400 Subject: [PATCH 2/3] another commit --- config/.config/nvim/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/.config/nvim/README.md b/config/.config/nvim/README.md index fa957ce..3a6fbf5 100644 --- a/config/.config/nvim/README.md +++ b/config/.config/nvim/README.md @@ -6,4 +6,6 @@ Another change MOre changes! +Another change in another commit + From d657e703901ba32df0d7476050a355e649f26ef8 Mon Sep 17 00:00:00 2001 From: Anthony Garo Date: Sat, 9 Sep 2023 12:30:39 -0400 Subject: [PATCH 3/3] another change --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e7b3d27..41cdcdb 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ - [stow](https://github.com/aspiers/stow) -# Installation +# Installation change - `brew install stow` - `cd dotfiles` && `stow {{directory_name}}` # stow will symlink the file in {{directory_name}} to `$HOME`