From 670c7a3391c9cbce3371c9df6606b6fe57058135 Mon Sep 17 00:00:00 2001 From: jbjjbjjbj Date: Tue, 24 Jan 2017 21:44:38 +0100 Subject: Update setUpeveryThing --- Scripts/setUpeveryThing | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Scripts/setUpeveryThing b/Scripts/setUpeveryThing index d490f04..73b87e5 100644 --- a/Scripts/setUpeveryThing +++ b/Scripts/setUpeveryThing @@ -19,15 +19,8 @@ sudo apt -y install nano sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" -git clone --bare https://bitbucket.org/durdn/cfg.git $HOME/.cfg -alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME' -mkdir -p .config-backup -config checkout -echo "Please fix git errors" -read -p "Press enter to continue" -config checkout -config config status.showUntrackedFiles no + sudo apt -y install terminator @@ -40,3 +33,9 @@ sudo apt update sudo apt -y install spotify-client sudo apt -y install virtualbox +sudo apt -y install texlive +sudo apt -y install texlive-lang-european +sudo apt -y install texmaker + + + -- cgit v1.2.3