From f245a213cc0c302ca19c3e2fe6e4fcfc20f7dc3d Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Sat, 23 Aug 2025 22:22:28 -0500 Subject: [PATCH] oops the sync-config.sh file was empty --- sync-config.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sync-config.sh b/sync-config.sh index e69de29..981e53f 100644 --- a/sync-config.sh +++ b/sync-config.sh @@ -0,0 +1,2 @@ +cp -R ~/.config/nvim ./.config/ +