From fefec1f4f913df409d32b4c8a297f2f0f8b623d4 Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Sat, 25 Jun 2022 08:36:23 -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 e5e436e..2acb733 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. 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. +These are my dotfiles, I use them on a variety of systems, so they have some OS/Platform specific changes. I use a GNU/Linux Desktop, OpenBSD thinkpad, and for work, a 2019 Macbook Pro. None of my dotfiles have Windows specific adjustments. ## Development I use a customized version of GNU Emacs with the Evil extension 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 (Scheme, Common, Clojure). These drastically impact how my editors are configured.