popupgrade (181B)
1 #!/usr/bin/env sh 2 3 printf "Beginning upgrade.\\n" 4 5 yay -Syu 6 pkill -RTMIN+8 "${STATUSBAR: -dwmblocks}" 7 8 printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n" 9 read -r _
dotfilesbeau's configuration files | |
git clone https://git.beauhilton.com/dotfiles.git | |
Log | Files | Refs | README |