No description
  • Shell 48.7%
  • Emacs Lisp 47.9%
  • Python 1.7%
  • Lua 1.7%
Find a file
2026-01-06 21:18:01 -08:00
bash vterm 2021-09-10 15:28:09 -07:00
divvy Divvy 2021-02-05 12:06:37 -08:00
doom/.doom.d Merge remote-tracking branch 'origin/main' 2023-11-28 10:14:44 -08:00
emacs Experimenting with aider and local LLM 2026-01-06 21:18:01 -08:00
git Git 2016-06-08 13:43:08 -07:00
hammerspoon/.hammerspoon More hammerspoon shortcuts 2025-08-15 15:01:31 -07:00
mail Include date/time in mailrun logs 2022-01-27 10:52:25 -08:00
nethack Nethack: Fix Non-Vanilla Options 2018-10-22 18:37:25 -07:00
postgres Postgres 2016-06-08 13:43:33 -07:00
zsh Experimenting with aider and local LLM 2026-01-06 21:18:01 -08:00
.gitignore Experimenting with aider and local LLM 2026-01-06 21:18:01 -08:00
.stow Add .stow Marker File 2017-09-05 11:55:32 -07:00
README.md Update README 2016-05-24 10:07:28 -07:00

dotfiles

There are many collections of dotfiles; these are mine.

Installation

Gnu stow is used to link these files into one's home directory. I.e.

cd dotfiles
stow emacs

Inspired by Managing Dotfiles With Gnu stow