No description
- TypeScript 65.2%
- Lua 18.2%
- Shell 8.8%
- JavaScript 7.4%
- CSS 0.2%
- Other 0.2%
| .lua | ||
| alacritty | ||
| DankMaterialShell | ||
| fish | ||
| foot | ||
| ghostty | ||
| gitconfig | ||
| gsf | ||
| jj | ||
| jjui | ||
| kitty | ||
| matugen | ||
| mpv | ||
| niri | ||
| nvim | ||
| opencode | ||
| openpeon | ||
| paru | ||
| pi | ||
| scripts | ||
| ssh | ||
| tmux | ||
| wezterm | ||
| XCompose | ||
| yazi | ||
| zellij | ||
| .gitignore | ||
| .luarc.json | ||
| AGENTS.md | ||
| README.md | ||
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 symlinkssigil apply --prune— prune stale linkssigil add <path>— add a file or folder into the reposigil status— show stale linkssigil unlink <spec>— restore files and remove from reposigil remove <spec>— same as unlink, plus delete package/subpath
See AGENTS.md for agent-specific guidance.