Created
June 8, 2014 11:50
-
-
Save xguse/43d80ef20da295810844 to your computer and use it in GitHub Desktop.
small pacman setup script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/bin/bash | |
sudo pacman -Syy | |
sudo pacman -S flashplayer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment