Skip to content

Instantly share code, notes, and snippets.

View JARVIS-AI's full-sized avatar
πŸ’•
In Love

Jarvis Mercer - (AMSL) JARVIS-AI

πŸ’•
In Love
View GitHub Profile
@JARVIS-AI
JARVIS-AI / pacaur_install.sh
Created December 24, 2016 08:35 — forked from tadly/pacaur_install.sh
A simple shell script to quickly / easily install "pacaur" on archlinux
#!/bin/sh
# If you are new to arch, I encourage you to at least read and understand what
# this script does befor blindley running it.
# That's why I didn't make a one-liner out of it so you have an easier time
# reading and understanding it :)
#
# This scripts purpose is purly to save you a few seconds on your new installation.
#
# Enjoy your time on an awesome system. Arch FTW!