This is a WIP - lots of stuff is still missing/not configured correctly. This includes i3, polybar, and autocompletion. Will fix this soon, though.
Memo to myself: I got this from this blog post.
Execute from home directory:
git clone [email protected]:DocDriven/dotfiles.git .dotfiles --recursive
cd .dotfiles && ./install
Execute from within .dotfiles directory:
git pull && ./install
I got inspiration from LukeSmithxyz, kornicameister, and ayham291.