Intended to store my configuration files
This configuration can be installed by running one of the following commands in your terminal. You can install this via the command-line with either curl
or wget
.
sh -c "$(curl -L https://raw.github.com/Pyrrvs/confs/master/scripts/install.sh)"
sh -c "$(wget https://raw.github.com/Pyrrvs/confs/master/scripts/install.sh -O -)"