dotfiles/README.md
2023-11-19 23:55:40 -05:00

658 B

edwark43 dotfiles:

GitHub repo size

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