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)