#!/bin/bash echo -e "\e[32m\nUpdate system packages\e[0m" yay -Syu --noconfirm echo