- Clone the repo by running
git clone https://github.com/ayu2805/lss - Change directory to the cloned repo (i.e
cd lss) - Run either
./arch_setup.shor./fedora_setup.sh, depending on your distribution
Note: If you want to setup git without running the script, run:
bash -c "$(curl -Ss https://raw.githubusercontent.com/ayu2805/lss/main/git-config)"