Bootstrap and install improvements

This commit is contained in:
Andrejus
2020-07-13 15:17:29 +01:00
parent 8689f00131
commit 45426817de
4 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
curl
git
make
neovim
net-tools

View File

@@ -18,6 +18,7 @@ upgrade() {
-o Dpkg::Options::="--force-confold" \
-y \
dist-upgrade
sudo apt-get -y autoremove
}
# @arg $1 packages to install