From 6d349778ff247b68b7edb2b6363c0f66a9b9632e Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Mon, 25 Jul 2022 16:37:58 -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 acb5f1b..bb73ae4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Dotfiles -These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Void Linux machine. I use Urxvt, [dwm](https://github.com/rawleyfowler/dwm), Bash, and NeoVim. You'll find my configurations for both OpenBSD and Void Linux here. +These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Void Linux machine. I use [st](https://github.com/rawleyfowler/st), [dwm](https://github.com/rawleyfowler/dwm), Bash, and NeoVim. You'll find my configurations for both OpenBSD and Void Linux here. ## Development 100% of my development happens with NeoVim, on Unix based machines. I develop mostly for the web, I use Ruby, Clojure, TypeScript, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages.