From 6d3ac80dac1c27d7d062513edd7db8eb13a6e133 Mon Sep 17 00:00:00 2001 From: Marcel Stangenberger Date: Sun, 6 Apr 2025 10:54:48 +0000 Subject: [PATCH] Added manpages to default packages --- post/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post/run.sh b/post/run.sh index a417b25..9fe249c 100644 --- a/post/run.sh +++ b/post/run.sh @@ -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..."