No description
  • Python 29.8%
  • Lua 20.8%
  • Shell 20.6%
  • Emacs Lisp 15.1%
  • Vim Script 6.1%
  • Other 7.5%
Find a file
2026-05-21 15:02:44 +01:00
applications org2cal: update to use dataclasses for config 2026-04-13 23:21:37 +01:00
bin ai-context-sync: now pulls when repo is clean 2026-04-22 19:57:44 +01:00
cheatsheets chore: add whitespace 2017-10-24 11:25:29 +01:00
chezmoi git: update stuff 2026-05-21 15:02:34 +01:00
hooks add hooks for post-merge 2025-07-05 14:10:35 +01:00
setups zvim: update lock 2026-05-21 15:02:44 +01:00
shell shell: set non oh-my-zsh binds for bindkey -e 2026-04-06 18:29:10 +01:00
system/sudo sudo: fix no empty line at end of sudoers 2020-08-05 13:29:49 +01:00
systemd fix: disable ssh ControlMaster for systemd services 2021-06-05 20:52:28 +01:00
.chezmoiroot chezmoi: add root dir config 2025-10-14 23:26:23 +01:00
.gitignore zvim: update & ignore *.spl files 2025-04-09 16:07:33 +01:00
.gitmodules wezterm: add session manager submodule 2024-11-21 13:38:11 +00:00
bootstrap.sh bootstrap: fix dotfiles install 2023-05-07 12:14:02 +01:00
README.md add hooks for post-merge 2025-07-05 14:10:35 +01:00

dotfiles

Just my dotfiles, not much else to say.

Use bootstrap.sh to get it up and running.

setup hooks

ln -s --relative hooks/post-merge .git/hooks/
ln -s --relative hooks/pre-commit .git/hooks/