dotfiles/README.md
edwark43 a9f7427c34
Update Credits inREADME.md
The credits were not detailed originally, so I added what I was crediting them for.
2024-01-03 10:12:19 -05:00

756 B

edwark43 dotfiles:

Rice

Setup:

The installer only works for ARCH Linux based distros that use systemd.

Open a terminal in HOME

  • First download the installer
curl -L https://is.gd/lkarch -o $HOME/setup.sh
  • Now give it execute permissions
chmod +x setup.sh
  • Finally run the installer
./setup.sh

Credits