This commit is contained in:
parent
b21a2f8468
commit
01bf5a8ec8
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue