From 1a2c428362608b015a856a5b1fd942e1cebf2008 Mon Sep 17 00:00:00 2001 From: Jordan Orelli Date: Thu, 24 Dec 2020 01:26:55 +0000 Subject: [PATCH] ah yes actually include the stuff i need ty --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index febcc1d..0639b2b 100755 --- a/install.sh +++ b/install.sh @@ -13,6 +13,7 @@ include=( .bashrc .screenrc .tmux.conf + .vim/pack .vim/ftplugin .vimrc )