macOS
brew install dotdroplocal Homebrew formula metadata
brew / 順位 5470
dotdrop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dotdroplocal Homebrew formula metadata
sudo apt install dotdropDebian stable package indexes · dotdrop · ソース: deb.debian.org
概要
Save your dotfiles once, deploy them everywhere
履歴
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.
セキュリティ状態
dotdrop に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dotdrop | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dotdrop |
|---|---|
| バージョン | 1.16.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/deadc0de6/dotdrop |
| リポジトリ | https://github.com/deadc0de6/dotdrop |
| 最終更新 | 2026-07-13T17:38:04-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 dotdropソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.