From e3195bba5b7bffe01ddcd5b2f9f82308e133eeae Mon Sep 17 00:00:00 2001 From: Rawley Fowler Date: Wed, 9 Nov 2022 14:34:18 -0600 Subject: [PATCH] add freebsd screenshot --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e599764..2c8b452 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Dotfiles -These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Debian Linux machine. I use [st](https://github.com/rawleyfowler/st), [dwm](https://github.com/rawleyfowler/dwm), Bash, and GNU Emacs. You'll find my configurations for both OpenBSD and Debian Linux here. +These are my dotfiles, I use them on 2 systems primarily. My Librebooted Thinkpad x200 running OpenBSD, and my desktop FreeBSD machine. I use xterm, cwm, Bash, and GNU Emacs. You'll find my configurations for both OpenBSD and FreeBSD in their respective folders. ## Development -100% of my development happens with my minimal GNU Emacs setup. I develop mostly using OCaml, Ruby, TypeScript, C++, and C, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages. I do my best to 'de-bloat' and update this repository as frequently as possible. +100% of my development happens with my minimal GNU Emacs setup. I develop mostly using OCaml, Ruby, Scala, Perl, and C, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages. I do my best to 'de-bloat' and update this repository as frequently as possible. ## Screenshots -![OpenBSD](https://preview.redd.it/dztjwlx30w791.png?width=960&crop=smart&auto=webp&s=ae86b47602e45d7bf04784a95729b31cc6e4a748) +OpenBSD setup, using GNU Emacs, and RXVT Unicode. +![OpenBSD Screenshot](https://preview.redd.it/dztjwlx30w791.png?width=960&crop=smart&auto=webp&s=ae86b47602e45d7bf04784a95729b31cc6e4a748) + +FreeBSD setup using GNU Emacs, and XTerm. +![FreeBSD Screenshot](https://i.imgur.com/omgS8rg.png)