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