From cbd97e2e356ddaa4095152e32473774defc53f63 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Fri, 21 Jun 2024 15:01:39 -0500 Subject: [PATCH] update.sh: track vim (user) autoload --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index bb64bb6..7c49995 100755 --- a/update.sh +++ b/update.sh @@ -24,6 +24,7 @@ DOTS=( '.config/swaylock/config' '.local/bin/backup_home' '.local/bin/note-taker.sh' # run by Kitty in a 'triplesplit' session, one of many of autostart 'wants' in '...-i3ipc.yml' above + '.vim/autoload/' # vim-plug, mainly ) # to avoid hacky pwd/dirname stuff w/ $0 [for now?], inline the path to the repo where copies are held