Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 665 Bytes

File metadata and controls

19 lines (15 loc) · 665 Bytes

Dotfiles

Mostly for hyprland stuff

  • Use gnu-stow to create a symlick between this repo and the config folder
  • This repo lives at ~/dev/dotfiles. A .stowrc in 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 hypr

Voila You have your dot configured.

  • Working on a bash script to install required packages. install_script Refer there to see requirements