https://github.com/stephendolan/dotfiles
Dotfiles using DotBot
https://github.com/stephendolan/dotfiles
dotbot dotfiles
Last synced: 5 months ago
JSON representation
Dotfiles using DotBot
- Host: GitHub
- URL: https://github.com/stephendolan/dotfiles
- Owner: stephendolan
- Created: 2015-05-15T02:53:47.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2026-01-24T01:42:31.000Z (5 months ago)
- Last Synced: 2026-01-24T12:56:05.033Z (5 months ago)
- Topics: dotbot, dotfiles
- Language: Shell
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Personal dotfiles managed with [DotBot](https://github.com/anishathalye/dotbot).
## Install
```bash
git clone https://github.com/stephendolan/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
```
## Structure
- `ai/` - Claude Code configuration (agents, commands, skills)
- `dev/` - Development tools (git, nvim, psql, rails)
- `packages/` - Package managers (asdf, homebrew)
- `shell/` - Shell environment (zsh, starship, atuin, ripgrep)
- `scripts/` - Installation scripts