Skip to content

Instantly share code, notes, and snippets.

@jnbek
Created February 23, 2012 18:02
Show Gist options
  • Save jnbek/1894056 to your computer and use it in GitHub Desktop.
Save jnbek/1894056 to your computer and use it in GitHub Desktop.
Arch Xfce Install All
X=(`pacman -Ss xfce | sed -e's/\s.*//'`); yaourt -S $X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment