This is for personal use (encluding the commands), I have added the extra info incase some poor sole wants to try this.
There is an install.sh file that can be run to install and setup everything on a fresh install of Manjaro i3.
To use the install.sh file use the following command:
$ wget -O ./.setup.sh https://raw.githubusercontent.com/james-t-larson/dotfiles/master/.install.sh && chmod +x ./.setup.sh
Then run:
$ ./setup.sh
It will ask for your password a few times.
It's really simple, but I prefer it that way.