Here is my personal dotfiles and a way to run one command installation.
git clone https://github.com/soullivaneuh/dotfiles.git ~/p/github.com/soullivaneuh/dotfiles
cd ~/p/github.com/soullivaneuh/dotfiles
sh setup.sh
Recommended to get all the needed packages installed for a working desktop OS.
curl -L http://manjaro.sulli.cc | sh
On your home directory (or anywhere else):
git clone [email protected]:Soullivaneuh/dotfiles.git
cd dotfiles
make install
For more information about the available commands:
make help