Skip to content

Instantly share code, notes, and snippets.

View miguemely's full-sized avatar
⬆️

Miguel Rodriguez miguemely

⬆️
  • Globius Systems, LLC
View GitHub Profile
@miguemely
miguemely / script.sh
Last active November 2, 2015 16:18 — forked from Voltasalt/script.sh
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