Collection of my configurations for FreeBSD, and OpenBSD
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Rawley Fowler 15bf78ab77
Rename void/home/.gitignore_global to .gitignore_global
2 years ago
neovim Update init.lua 2 years ago
openbsd/home Delete .vimrc 2 years ago
void/home Rename void/home/.gitignore_global to .gitignore_global 2 years ago
.gitignore_global Rename void/home/.gitignore_global to .gitignore_global 2 years ago
LICENSE Add LICENSE 2 years ago
README.md Update README.md 2 years ago

README.md

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.

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.

Screenshots

This is my Macbook pro with Emacs (note I use brew install --cask emacs):

image of emacs on mbpro

The following is my Parabola system using my forks of dwm, st, and my NeoVim configuration.

image of the setup

This is my OpenBSD setup on my thinkpad, using a custom version of dwm, and urxvt.

image of the obsd setup