This commit is contained in:
2019-08-16 22:31:05 +02:00
parent f7f0d17531
commit 0bcfb83f3e
2 changed files with 1 additions and 33 deletions

View File

@@ -8,9 +8,3 @@ sudo apt install git
# Install gcc & g++ & cmake
sudo apt install gcc g++ cmake
# Install python3 pip and ipython
sudo apt install python3 ipython3 python3-pip
# Install zsh
sudo apt install zsh