diff options
author | Freya Murphy <fmurphy@redcom.com> | 2025-06-10 20:53:51 -0400 |
---|---|---|
committer | Freya Murphy <fmurphy@redcom.com> | 2025-06-10 20:53:51 -0400 |
commit | 954d30dba5a427a1d29a578e8e520deb6e3986de (patch) | |
tree | d4feb084defd2adba10460d4b98b68481c2eff3b /README.md | |
download | dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.tar.gz dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.tar.bz2 dotfiles-windows-954d30dba5a427a1d29a578e8e520deb6e3986de.zip |
initial
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5327e3e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +### Windows Dotfiles + +windows is bad and i have to use it at work + +this makes things less bad + +#### install + +update `MOUNT` in the Makefile to where your windows user lives + +in wsl, run `make install` |