Skip to content

Instantly share code, notes, and snippets.

@ftes
Created April 12, 2018 12:05
Show Gist options
  • Save ftes/9f1259662493c1e5a139710ed6f1ccba to your computer and use it in GitHub Desktop.
Save ftes/9f1259662493c1e5a139710ed6f1ccba to your computer and use it in GitHub Desktop.
Arch Linux Updates Indicator update command
gnome-terminal -e 'sh -c "aurman -Syu --noconfirm ; pacman -Syu --noconfirm ; echo Done - Press enter to exit; read" '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment