1# dotfiles
 2
 3```
 4os=arch
 5wm=sway
 6term=foot
 7shell=yash
 8editor=kakoune
 9```
10
11Run `link.sh` to symlink dot files or `link.sh cleanup` to remove them.