From ae94b9976dffb8fb96fb80f273292231851d98a0 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Tue, 15 Jan 2019 17:54:27 -0800 Subject: [PATCH] even more delete submodules --- install | 3 --- 1 file changed, 3 deletions(-) diff --git a/install b/install index bf908af..567a136 100755 --- a/install +++ b/install @@ -3,9 +3,6 @@ set -e git pull origin master; -git submodule init; -git submodule sync; -git submodule update --recursive --remote; tic -x profiles/xterm-256color-italic.terminfo tic -x profiles/tmux-256color.terminfo