macOS
brew install dotdroplocal Homebrew formula metadata
brew
Save your dotfiles once, deploy them everywhere. Version 1.16.2 via Homebrew; verified 2026-05-21.
install
brew install dotdroplocal Homebrew formula metadata
sudo apt install dotdropDebian stable package indexes · dotdrop · source: deb.debian.org
overview
Save your dotfiles once, deploy them everywhere
history
dotdrop is a dotfile manager for storing dotfiles once and deploying different versions or sets across hosts by using profiles, templating, variables, and a central config.yaml.
The official README frames dotdrop around a specific gap in dotfile tools: many can manage files, but fewer can deploy different versions of the same dotfile on different hosts. Its model stores dotfiles in Git, keeps metadata in config.yaml, and uses profiles to choose which files and variables apply on each machine.
GitHub release metadata shows public releases from the v0.10 series in 2018 through the v1.16 series in 2026, indicating a long-lived Python CLI with continued maintenance.
dotdrop adoption comes from users whose dotfiles outgrow simple symlink farms: multiple machines, overlapping file sets, per-host variables, templates, import/update workflows, and optional handling for sensitive content.
The official README advertises distribution through PyPI, Homebrew, AUR, Snapcraft, and Pacstall, while source facts list Homebrew, Debian, and Ubuntu.
Users initialize or clone a dotfiles repository, install dotdrop, generate config.yaml, import dotfiles, and deploy selected profiles. Commands such as import and compare are central to the workflow, with dotpath, profiles, variables, templates, actions, and transformations configured in YAML.
The tool is especially useful when a home laptop, work desktop, temporary VM, and other hosts share many dotfiles but need different deployed subsets or template values.
dotdrop is package-nerd significant as the profile-and-template-heavy alternative in the dotfiles space. It is more opinionated than a tiny bootstrapper but still lives as a CLI around Git, YAML, and predictable files.
For packagers, its value is in giving users a maintained command-line tool instead of copy-pasted shell glue for multi-host dotfile deployment.
security posture
No matching local secret-handling manifest was found for dotdrop. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.yaml${XDG_CONFIG_HOME}/dotdrop/config.yaml~/.config/dotdrop/config.yaml/etc/xdg/dotdrop/config.yaml/etc/dotdrop/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dotdrop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/deadc0de6/dotdrop
install metadata
| Package key | brew:dotdrop |
|---|---|
| Version | 1.16.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dotdrop |
| Homepage | https://github.com/deadc0de6/dotdrop |
| Repository | https://github.com/deadc0de6/dotdrop |
| Upstream docs | https://dotdrop.readthedocs.io/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/deadc0de6/dotdrop/archive/refs/tags/v1.16.2.tar.gz |
| Last updated | 2026-05-21T10:31:28Z |
| Pulse | updated |
| Dependencies | certifi, libmagic, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dotdrop |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dotdrop 1.15.0-1
save your dotfiles once deploy them everywhere
https://github.com/deadc0de6/dotdrop
sudo apt install dotdropdotdrop 1.12.9-1
save your dotfiles once deploy them everywhere
https://github.com/deadc0de6/dotdrop
sudo apt install dotdropsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.