Install on new system using install.sh
One liner:
wget -O - https://raw.githubusercontent.com/james-horrocks/dotfiles/main/install.sh | bash
Install on new system using install-manjaro.sh
The script is based on a system installed with Manjaro Architect that uses i3, LightDM and ZSH
One liner:
wget -O - https://raw.githubusercontent.com/james-horrocks/dotfiles/main/install-manjaro.sh | bash