Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my personal development environment configuration. It uses GNU Stow for symlink management, Homebrew for package installation, and includes configurations for Fish shell, Herdr, Git, and other essential tools.

Repository Structure

~/.dotfiles/
├── home/             # Configuration files (stowed to ~)
│   ├── .config/
│   │   ├── fish/      # Fish shell configuration
│   │   ├── git/       # Git configuration
│   │   ├── herdr/     # Herdr configuration
│   │   └── ...
│   ├── .agents/       # Agent skills
│   │   └── skills/
│   │       ├── access-protected-vercel-deployments/
│   │       └── unslop/  # Unslop writing skill
│   └── .claude/
│       └── skills -> ../.agents/skills  # Shared skills for Claude Code
├── packages/
│   └── bundle         # Base Brewfile
└── README.md          # This file

License

Feel free to fork and adapt for your own needs.

Acknowledgmentst

About

wip

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages