🍺 BREW Explorer

← all formulae

dotbot

brew install dotbot v1.24.1 MIT

Tool that bootstraps your dotfiles

23
30-day installs · #6447
99
90-day · #5597
590
365-day · #4774
7.9k
★ GitHub stars · updated 3mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libyaml",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool that bootstraps your dotfiles",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:05+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dotbot",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-09T16:00:44Z",
  "github_readme_excerpt": "# Dotbot [![Build Status](https://github.com/anishathalye/dotbot/actions/workflows/ci.yml/badge.svg)](https://github.com/anishathalye/dotbot/actions/workflows/ci.yml) [![Coverage](https://codecov.io/gh/anishathalye/dotbot/branch/master/graph/badge.svg)](https://app.codecov.io/gh/anishathalye/dotbot) [![PyPI](https://img.shields.io/pypi/v/dotbot.svg)](https://pypi.org/pypi/dotbot/) [![PyPI - Python version](https://img.shields.io/pypi/pyversions/dotbot.svg)](https://pypi.org/pypi/dotbot/)\n\nDotbot makes installing your dotfiles as easy as `git clone $url \u0026\u0026 cd dotfiles \u0026\u0026 ./install`, even on a freshly installed system!\n\n- [Rationale](#rationale)\n- [Getting Started](#getting-started)\n- [Installing Your Dotfiles](#installing-your-dotfiles)\n- [Configuration](#configuration)\n- [Directives](#directives) ([Link](#link), [Create](#create), [Shell](#shell), [Clean](#clean), [Defaults](#defaults))\n- [Plugins](#plugins)\n- [Command-line Arguments](#command-line-arguments)\n- [Wiki][wiki]\n\n---\n\n## Rationale\n\nDotbot is a tool that bootstraps your dotfiles (it\u0027s a [Dot]files [bo]o[t]strapper, get it?). It does *less* than you think, because version control systems do more than you think.\n\nDotbot is designed to be lightweight and self-contained, with no external dependencies and no installation required. Dotbot can also be a drop-in replacement for any other tool you were using to manage your dotfiles, and Dotbot is VCS-agnostic \u0026mdash; it doesn\u0027t make any attempt to manage your dotfiles.\n\nDotbot has many [plugins] that extend its functionality, such as:\n\n- Secrets management: [dotbot-age](https://github.com/fcatuhe/dotbot-age), [dotbot-gitcrypt](https://gitlab.com/gnfzdz/dotbot-gitcrypt), \u0026mldr;\n- Package management: [dotbot-brew](https://github.com/d12frosted/dotbot-brew), [dotbot-apt](https://github.com/bryant1410/dotbot-apt), [dotbot-yum](https://gitlab.com/flyingchipmunk/dotbot-yum), \u0026mldr;\n- OS and application configuration: [crontab-dotbot](https://github.com/fundor333/crontab",
  "github_repo": "anishathalye/dotbot",
  "github_stars": 7946,
  "github_topics": [],
  "homepage": "https://github.com/anishathalye/dotbot",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 23,
  "installs_365d": 590,
  "installs_90d": 99,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dotbot",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6447,
  "rank_365d": 4774,
  "rank_90d": 5597,
  "raw_hash": "add6d11dec0790af",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dotbot.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.24.1",
  "versioned_formulae": [],
  "why_use_this": null
}