Moved tig into the main apt-get script.

This commit is contained in:
Cyteen 2017-11-03 20:38:26 +00:00
parent 22e5348fd0
commit 043ec86b30
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@ apt-get -y install xclip
apt-get -y install sshpass
apt-get -y install git
apt-get -y install meld
apt-get -y install tig
apt-get -y install gitk
apt-get -y install zsync
apt-get -y install jq

View File

@ -1 +0,0 @@
apt-get install tig