No description
  • TypeScript 65%
  • Lua 18.7%
  • Shell 8.8%
  • JavaScript 7.1%
  • CSS 0.2%
  • Other 0.2%
Find a file
2026-06-19 12:26:58 +01:00
.lua better configs 2026-03-04 19:43:09 +00:00
alacritty zellij rules 2026-03-11 23:30:46 +00:00
DankMaterialShell misc 2026-06-09 12:04:56 +01:00
fastfetch code companion; pnpm min age; fastfetch linux only 2026-05-12 15:25:59 +01:00
fish odin lsp 2026-06-14 12:58:25 +01:00
foot better configs 2026-03-04 19:43:09 +00:00
ghostty github prs skill 2026-06-16 09:29:31 +01:00
gitconfig mac/linux differentiation 2026-03-11 12:11:13 +00:00
gsf add gsf 2026-03-25 19:12:49 +00:00
jj jj settings 2026-06-18 19:49:24 +01:00
jjui lumen in jjui 2026-05-15 13:19:14 +01:00
kitty fastfetch and fixes 2026-05-11 18:43:22 +01:00
matugen fastfetch and fixes 2026-05-11 18:43:22 +01:00
mpv mpv 2026-03-10 19:33:29 +00:00
niri switch handy for voxtype 2026-06-16 20:43:03 +01:00
nvim ghostty: opt as alt + port keybinds from stray local config 2026-06-16 09:29:31 +01:00
opencode better configs 2026-03-04 19:43:09 +00:00
openpeon misc 2026-06-09 12:04:56 +01:00
paru better configs 2026-03-04 19:43:09 +00:00
pi hide write too 2026-06-19 12:26:58 +01:00
pnpm mac stuff 2026-06-08 15:18:57 +01:00
scripts stuff 2026-04-16 16:30:12 +01:00
ssh add unraid to ssh 2026-05-11 09:26:35 +01:00
tmux cleanup 2026-06-16 11:32:32 +01:00
wezterm better configs 2026-03-04 19:43:09 +00:00
XCompose fix intl cedilla without breaking us layout 2026-03-06 14:24:22 +00:00
yazi fastfetch and fixes 2026-05-11 18:43:22 +01:00
zellij fix zellij 2026-05-12 11:50:28 +01:00
.gitignore node modules gitignore 2026-02-24 16:54:29 +00:00
.luarc.json better configs 2026-03-04 19:43:09 +00:00
AGENTS.md update pi 2026-05-11 16:08:06 +01:00
README.md readme;agents.md;zellij niri and alacritty 2026-02-19 20:35:26 +00:00

Dotfiles

This is my personal dotfiles repository, managed by Sigil.

Layout

~/.dotfiles/
  <package>/
    config.lua
    files/
      ...

Each package has a config.lua that defines the target path per OS.

Usage (Sigil)

  • sigil apply — apply symlinks
  • sigil apply --prune — prune stale links
  • sigil add <path> — add a file or folder into the repo
  • sigil status — show stale links
  • sigil unlink <spec> — restore files and remove from repo
  • sigil remove <spec> — same as unlink, plus delete package/subpath

See AGENTS.md for agent-specific guidance.