diff options
author | jbjjbjjbj <julianteule@gmail.com> | 2017-02-01 15:55:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-01 15:55:46 +0100 |
commit | a318be2dfa201923df67451f3307465e829797ae (patch) | |
tree | 8e6318e0f453dcbc16d63f60a329bcc67de7df4d | |
parent | 665aaa60c60e7cfb556b629edd74075c993d5bdf (diff) |
Update setUpeveryThing
-rw-r--r-- | Scripts/setUpeveryThing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/setUpeveryThing b/Scripts/setUpeveryThing index 73b87e5..2e9efb0 100644 --- a/Scripts/setUpeveryThing +++ b/Scripts/setUpeveryThing @@ -12,7 +12,7 @@ sudo apt -y install python3-pip sudo apt -y install git sudo apt -y install playonlinux -sudo apt -y install emacs-nox +sudo apt -y install emacs sudo apt -y install vim sudo apt -y install nano |