Note
I'm sorry if the install.sh script is a little janky; I really only made this for my Arch Linux setup. But I posted it here in case someone else wants to check it out. I won't be doing any further updates to this script.
The i3wm config was inspired by my brothers i3 config.
So shoutout to him.
-
Install git
-
Clone my repo
git clone https://github.com/KylarLeD/i3configs/
- Cd into main folder
cd ~/i3configs/Congits/
- Run the install.sh bash script
Caution
Never run any type of code without reading what it does beforehand. This script will delete, create, and overwrite several things on your system, this is your first and final warning.
bash install.sh
Now your configs should be updated to mine, enjoy!