- Use gnu-stow to create a symlick between this repo and the config folder
- This repo lives at
~/dev/dotfiles. A.stowrcin the repo sets--target=/home/knot, so stow always links into your home dir without needing-t ~.
-Simply goto the repo, do
cd ~/dev/dotfiles
stow hypr #use desired name in place of hyprVoila You have your dot configured.
- Working on a bash script to install required packages. install_script Refer there to see requirements

