This commit is contained in:
Tobias Schmidl 2018-07-13 12:55:12 +02:00 committed by GitHub
parent 01bf5a8ec8
commit 1252c93c93

View file

@ -1,5 +1,6 @@
#! /bin/sh
sudo -S bash -c "apt install bash-completion elinks git zsh curl neovim byobu command-not-found apt-file htop \
sudo -S bash -c "apt update && \
apt install bash-completion elinks git zsh curl neovim byobu command-not-found apt-file htop \
python3-venv python3 locales man mc cmake clang build-essential libpython-dev libpython3-dev && \
apt-file update && \
update-command-not-found"