dotfiles/README.md

15 lines
798 B
Markdown
Raw Normal View History

2022-04-25 22:21:08 +00:00
# Dotfiles
2022-05-21 15:18:15 -06:00
These are my dotfiles, I use them on a 2019 Macbook, and various other Linux systems.
2022-01-08 04:48:56 +00:00
2022-05-21 15:18:15 -06:00
## Development
2022-05-27 14:08:38 -06:00
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. These drastically impact how my editors are configured.
2022-05-19 17:27:10 -06:00
2022-05-21 15:18:15 -06:00
## Screenshots
This is my macbook with Emacs, and zsh.
2022-04-25 22:21:08 +00:00
2022-05-23 21:08:57 -06:00
![image of mac](https://i.imgur.com/xveD712.png)
2022-04-25 22:21:08 +00:00
2022-04-27 10:49:22 -05:00
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.
2022-04-25 22:21:08 +00:00
2022-04-25 22:23:06 +00:00
![image of the setup](https://i.imgur.com/hH0CTZM.png)