Skip to content

Instantly share code, notes, and snippets.

@miguemely
Forked from Voltasalt/script.sh
Last active November 2, 2015 16:18
Show Gist options
  • Save miguemely/088e42b416b03c1b90c8 to your computer and use it in GitHub Desktop.
Save miguemely/088e42b416b03c1b90c8 to your computer and use it in GitHub Desktop.
echo "alias p='curl zdn.pw/p | sh'" >> /etc/rc.local
\rm /var/lib/pacman/db.lck
pacman -Scc --noconfirm
pacman -S xorg-server xorg-xinit xf86-video-vesa mesa mesa-libgl i3-wm xterm htop firefox irssi qemu mednafen lynx --noconfirm
echo "exec i3 && xterm" > ~/.xinitrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment