The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
Dotdrop makes the management of dotfiles between different hosts easy.
It allows to store your dotfiles on git and automagically deploy different versions
of the same file on different setups.
It also allows to manage different sets of dotfiles.
For example you can have a set of dotfiles for your home laptop and a different
set for your office desktop. Those sets may overlap and different versions of
the same dotfiles can be deployed on different predefined profiles.
Or you may have a main set of dotfiles for your everyday's host and a sub-set you
only need to deploy to temporary hosts (cloud VM, etc) that may be using a slightly
different version of some of the dotfiles.
It allows to store your dotfiles on git and automagically deploy
different versions of the same file on different setups.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install dotdrop
To install dotdrop, simply use the following command: