The installer only works for ARCH Linux, and based distros.
Open a terminal in HOME
- First download the installer
curl https://raw.githubusercontent.com/gh0stzk/dotfiles/master/RiceInstaller -o $HOME/RiceInstaller
# Maybe you want a short url??
curl -L https://is.gd/gh0stzk_dotfiles -o $HOME/RiceInstaller
- Now give it execute permissions
chmod +x RiceInstaller
- Finally run the installer
./RiceInstaller
See the Wiki