dotfiles/README.md

15 lines
738 B
Markdown
Raw Normal View History

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