dotfiles
Personal dotfiles, system automation, and TiddlyWiki management
Instructs the agent to always edit configuration files inside the dotfiles repository rather than in the home directory, avoid leaving stray files that stow would symlink into the home folder, and search hidden directories when looking for files.
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install peterhajas dotfiles?โผ
Run `npx skills add peterhajas/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
How to manage TiddlyWiki from the command line?โผ
Use the included `tw` command to list, create, edit, filter, and serve tiddlers in any single-file TiddlyWiki, for example `tw ~/wiki.html ls` to list all tiddlers.
What does this dotfiles repository configure?โผ
It configures Neovim, Hyprland, yabai, sketchybar, qutebrowser, ranger, and shell environments, plus macOS defaults, Dock, and Homebrew setup scripts.
How do dotfiles get applied to the home directory?โผ
The repository uses GNU stow to symlink each app's config folder into your home directory, so you can install or remove individual apps with `stow APPNAME` or `stow -D APPNAME`.
Can an AI agent safely edit these dotfiles?โผ
Yes. The included CLAUDE.md and AGENTS.md files tell the agent to edit files inside the repository, search hidden directories, and avoid leaving stray files that stow would expose.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core