🍺 BREW Explorer

← all formulae

dotter

brew install dotter v0.13.4 Unlicense

Dotfile manager and templater written in rust

15
30-day installs · #7512
58
90-day · #6906
371
365-day · #5812
2.0k
★ GitHub stars · updated 4mo ago

Build dependencies

GitHub topics

aur aur-packages configuration dotfile dotfile-management dotfile-manager dotter linux multiple-machines rust stow windows

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Dotfile manager and templater written in rust",
  "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": "dotter",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-04-21T11:22:17Z",
  "github_readme_excerpt": "# What is Dotter?\nDotter is a dotfile manager and templater.\n\nDotfiles are *configuration* files that usually live in the home directory and start with a dot.\nOften times, it is desirable to have a backup of all the configurations on your system, which is why a lot of users have their dotfiles saved in a git repository, then symlinking them to their target locations using `ln -s`.\n\nHowever, there are several issues with that barebones approach:\n- Hard to keep track of what comes from where once you have more than a handful of dotfiles\n- Tedious to setup on a new machine - you need to manually create every single link\n- No real way to handle differences between machines - say you want the battery meter on your bar to not appear on your desktop machine\n\nDotter aims to solve all those problems by providing a flexible configuration and automatic templating or symlinking to the target locations.\n\n# Installation\n## Mac (Homebrew)\nDotter is available on homebrew using `brew install dotter`\n\n## Arch Linux\nThe following AUR packages are available:\n- [dotter-rs-bin](https://aur.archlinux.org/packages/dotter-rs-bin) for a precompiled version of the latest release\n- [dotter-rs](https://aur.archlinux.org/packages/dotter-rs) for the latest release\u0027s source that is built on your machine\n- [dotter-rs-git](https://aur.archlinux.org/packages/dotter-rs-git) for the latest commit on master that is built on your machine\n\nAll of those are maintained by [orhun](https://github.com/orhun/) - huge thanks to him!\n\n## Windows\nDotter is available on [Scoop](https://scoop.sh). Run `scoop install dotter` to install the latest release.\n\n## Others\n\nDownload the binary for your platform from the latest release and then put it in your `$PATH` or in your dotfile repository (then you\u0027d run it with `./dotter`).\nAlternatively, Dotter is on [crates.io](https://crates.io/crates/dotter), so if you have Rustup installed, run `cargo install dotter`.\n\n# Wiki\nCheck out [the wiki](https://github.com/SuperCuber/d",
  "github_repo": "SuperCuber/dotter",
  "github_stars": 1980,
  "github_topics": [
    "aur",
    "aur-packages",
    "configuration",
    "dotfile",
    "dotfile-management",
    "dotfile-manager",
    "dotter",
    "linux",
    "multiple-machines",
    "rust",
    "stow",
    "windows"
  ],
  "homepage": "https://github.com/SuperCuber/dotter",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 15,
  "installs_365d": 371,
  "installs_90d": 58,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Unlicense",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dotter",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7512,
  "rank_365d": 5812,
  "rank_90d": 6906,
  "raw_hash": "b7c8a6500ee01060",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dotter.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.13.4",
  "versioned_formulae": [],
  "why_use_this": null
}