Added manpages to default packages

This commit is contained in:
Marcel Stangenberger 2025-04-06 10:54:48 +00:00
parent 0c1985c0f4
commit 6d3ac80dac

View File

@ -22,7 +22,7 @@ systemctl enable iptables
systemctl enable ip6tables
echo "Install minimal required packages..."
pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim
pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim man-db
ln -s /usr/bin/nvim /usr/bin/vi
echo "Setup motd default..."