This commit is contained in:
Tobias Schmidl 2018-07-13 09:37:55 +02:00 committed by GitHub
parent b21a2f8468
commit 01bf5a8ec8

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 python3-venv python3 locales man mc cmake clang build-essential libpython-dev libpython3-dev && \
sudo -S bash -c "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"