update readme
This commit is contained in:
parent
406d1da86b
commit
6b266d337f
1 changed files with 7 additions and 9 deletions
16
README.md
16
README.md
|
@ -1,16 +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, Bash, and more recently Doom Emacs.
|
||||
These are my dotfiles, I use them on a 2019 Macbook, and various other Linux systems.
|
||||
|
||||
## 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 & Fish, and on MacOS I use ZSH. You can find all of my configurations here, aswell.
|
||||
## Development
|
||||
I use a customized version of vanilla Emacs 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.
|
||||
|
||||
## Screenshots
|
||||
This is my macbook with Emacs, and zsh.
|
||||
|
||||
![image of mac](https://imgur.com/a/Tt0MxjN)
|
||||
|
||||
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.
|
||||
|
||||
![image of the setup](https://i.imgur.com/hH0CTZM.png)
|
||||
|
|
Loading…
Reference in a new issue