From abdcb398542afde239117e366c0a7394cf66b722 Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Tue, 21 Jun 2022 09:58:28 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bddbbab..7920554 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Dotfiles -These are my dotfiles, I use them on a variety of systems, so they have some OS/Platform specific changes, meaning (90% of it doesn't work on Windows). +These are my dotfiles, I use them on a variety of systems, so they have some OS/Platform specific changes. I use a FreeBSD Desktop, Parabola GNU/Linux-libre laptop, and for work, a 2019 Macbook Pro. None of my dotfiles have Windows specific adjustments. ## Development I use a customized version of vanilla Evil Emacs, for most of my development. I also maintain a NeoVim configuration that I use for quick edits. I mainly develop for the JVM (Java, and Clojure), or for the frontend with TypeScript (Angular) and Elm. I also program with various flavors of Lisp. These drastically impact how my editors are configured.