Commit 511b820

Eric Bower  ·  2026-06-17 00:05:24 -0400 EDT
parent a16a705
docs: readme
1 files changed,  +3, -4
+3, -4
 1@@ -1,12 +1,11 @@
 2 # dotfiles
 3 
 4 ```
 5+os=arch
 6+wm=sway
 7 term=foot
 8 shell=yash
 9 editor=kakoune
10-wm=sway
11-os=arch
12 ```
13 
14-My dotfiles that includes `./dotfiles.sh` which symlinks to their necessary
15-locations.
16+Run `link.sh` to symlink dot files or `link.sh cleanup` to remove them.