diff --git a/post/run.sh b/post/run.sh index 301ad76..559b418 100644 --- a/post/run.sh +++ b/post/run.sh @@ -25,7 +25,7 @@ systemctl enable iptables systemctl enable ip6tables echo -e "${GREEN}Install minimal required packages...${NOCOL}" -pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim man-db inetutils +pacman --noconfirm -S iftop htop bash-completion iotop lsof screen neofetch neovim man-db inetutils base-devel git ln -s /usr/bin/nvim /usr/bin/vi echo -e "${GREEN}Setup motd default...${NOCOL}"