added curl and vim to list of core utilities.

previously never encountered a default setup without them.
This commit is contained in:
2021-09-27 11:30:01 -04:00
parent 3e3d3b2c12
commit 6807764242
+2 -2
View File
@@ -52,8 +52,8 @@ function install_collection () {
# ----------------------------------------------------------
echo "----- Install core utilities: fail2ban, git, jq.. ---"
install_collection 'core utilities' fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron
echo "----- Install core utilities: curl, vim, git, jq.. ---"
install_collection 'core utilities' curl fail2ban git htop jq grep gzip net-tools goaccess dnsutils bash-completion cron vim
echo "----- Install extra utilities: ncdu, zip, iftop -----"
install_collection 'extra utilities' ncdu zip unzip iftop