diff options
author | Julian <julianteule@gmail.com> | 2017-02-08 22:20:47 +0100 |
---|---|---|
committer | Julian <julianteule@gmail.com> | 2017-02-08 22:20:47 +0100 |
commit | ecf4878084e1d2fe352e923d4f4f534dcde37869 (patch) | |
tree | e84442abf973d47db64f86ae0db84bdb5ae13919 /Scripts/setUpeveryThing | |
parent | 4bbbe4724c5260ce6e0e9001aeca7c59236dce3a (diff) | |
parent | 82ec37bdf8307b14e31a52d57b74b3471b1367ad (diff) |
Removed irritation error from conky, and fixed merge conflicts
Diffstat (limited to 'Scripts/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 |