Managing my dotfiles via git (jj?)
  • Emacs Lisp 100%
Find a file
Christopher Kruse 7d2553e35e Update README details; remove go-grip from mise
Added go-grip to satisfy a requirement from the doom-emacs config, but
I realized that it wasn't strictly necessary to have. Rather than pull
an extra random dep, this just shortens the list of deps to get.
2026-05-17 22:19:31 -07:00
dotconfig Update README details; remove go-grip from mise 2026-05-17 22:19:31 -07:00
.gitignore Add initial config files 2026-05-17 15:04:20 -07:00
gitconfig Add initial config files 2026-05-17 15:04:20 -07:00
LICENSE Initial commit 2026-05-17 21:44:45 +00:00
README.md Update README details; remove go-grip from mise 2026-05-17 22:19:31 -07:00

dotfiles

Managing my dotfiles via jj. Uses homebrew and mise to provide tooling for the environment.

Overview

Includes the following configuration files:

  • Doom Emacs (at .config/doom)
  • Mise-en-place (at .config/mise)
  • global gitconfig (at ~/.gitconfig)

Requirements

  • cURL
  • fish shell

optional:

  • distrobox for encapsulating runtimes for specific workloads (useful on atomic distributions like Bluefin / Fedora Silverblue)