diff --git a/README.md b/README.md index 989a978..92a01dd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Dotfiles -These are my dotfiles. I try my best to sort them by application. Most of these go together, excluding NeoVim and Vim, however my main setup is my fork of dwm, st, NeoVim, and Bash. +These are my dotfiles. I try my best to sort them by application. Most of these go together, excluding NeoVim and Vim, however my main setup is my fork of dwm, st, NeoVim, Bash, and more recently Doom Emacs. -## Vim and NeoVim -I maintain a configuration for Vim and NeoVim at the moment, since I use both on different machines. However, if you are looking to use my dwm, and st builds you'll want to use my NeoVim configuration. +## Doom Emacs +I maintain a configuration for Doom Emacs, which, as of May 2022, is my go to editor. + +## Vim and Neovim +I have a `.vimrc` and a Neovim `init.lua`. I maintain both the `.vimrc` for legacy purposes, and if I need to do quick edits I still use Neovim (and exclusively for OpenBSD), so it stays decently up to date. Otherwise, I use Doom Emacs. ## Shells -On OpenBSD I use exclusively the Korn Shell, while on Linux I use bash. You can find both of those configurations here. As of April 29th, 2022 I've been using the fish shell aswell on Linux. +On OpenBSD I use exclusively the Korn Shell, while on Linux I use Bash & Fish, and on MacOS I use ZSH. You can find all of my configurations here, aswell. ## Screenshots The following is my Parabola system using my forks of [dwm](https://www.github.com/rawleyfowler/dwm), [st](https://www.github.com/rawleyfowler/st), and my NeoVim configuration.