From 69b71e9b27dc954c5b892b6a6592a09dad9658ad Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 23 Nov 2018 11:03:29 +0100 Subject: [PATCH] added tig to package list --- bootstrap-root.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-root.sh b/bootstrap-root.sh index c807ab8..70b8b3d 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -27,6 +27,7 @@ apt update \ python3 \ python3-venv \ software-properties-common \ + tig \ zsh \ && apt-file update