Skip to content

edwark43/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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