dotfiles/README.md
2024-01-23 07:18:00 -05:00

746 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