Update README.md

main
Rawley Fowler 2 years ago committed by GitHub
parent 15bf78ab77
commit dc87a80ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,20 +1,7 @@
# Dotfiles
These are my dotfiles, I use them on a variety of systems, so they have some OS/Platform specific changes. I use a GNU/Linux Desktop, OpenBSD Thinkpad x200, and for work, a 2019 Macbook Pro. None of my dotfiles have Windows specific adjustments.
These are my dotfiles, I use them on 2 systems, a Librebooted Thinkpad x200 on OpenBSD, and a Desktop Void Linux machine. I use Urxvt, [dwm](https://github.com/rawleyfowler/dwm), Bash, and NeoVim. You'll find my configurations for both OpenBSD and Void Linux here.
## Development
I use a customized version of GNU Emacs with the Evil extension 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 (Scheme, Common, Clojure). These drastically impact how my editors are configured.
You'll find modes for Java, D, Clojure, TypeScript, Common Lisp, and Scheme in my Emacs config, however I've set it up so it's easy to add others if you'd like.
100% of my development happens with NeoVim, on Unix based machines. I develop mostly for the web, I use Ruby, Clojure, TypeScript, among others. These languages influence my dotfiles quite heavily and you may have troubles copying my setup if you plan to use other languages.
## Screenshots
This is my Macbook pro with Emacs (note I use `brew install --cask emacs`):
![image of emacs on mbpro](https://i.imgur.com/20L7ei4.png)
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)
This is my OpenBSD setup on my thinkpad, using a custom version of dwm, and urxvt.
![image of the obsd setup](https://i.redd.it/dztjwlx30w791.png)

Loading…
Cancel
Save