/atconfigs

Personal AimTux configs

Primary LanguageShell

atconfigs

These are my personal configs for AimTux.

You can install them by running the ./install.sh script.

Easy install

Copy this command into the terminal and it will install the configs for you:

cd ~/Documents;rm -rf atconfigs;git clone https://github.com/McSwaggens/atconfigs ;cd atconfigs;./install.sh;cd ~