1# dotfiles
2
3```
4os=arch
5wm=sway
6term=monstar
7shell=yash
8editor=kakoune
9attach_detach=zmx
10vcs=jj
11env=direnv
12```
13
14Run `link.sh` to symlink dot files or `link.sh cleanup` to remove them.
1# dotfiles
2
3```
4os=arch
5wm=sway
6term=monstar
7shell=yash
8editor=kakoune
9attach_detach=zmx
10vcs=jj
11env=direnv
12```
13
14Run `link.sh` to symlink dot files or `link.sh cleanup` to remove them.