Wingetlywingetly
← All apps
D

Dotter

by SuperCuberv0.13.5

Last updated

A dotfile manager and templater written in rust.

Install with winget

$ winget install --id SuperCuber.Dotter --exact --version 0.13.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Dotter is a dotfile manager and templater.

Dotfiles are configuration files that usually live in the home directory and start with a dot. Often 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.

However, there are several issues with that barebones approach:

- Hard to keep track of what comes from where once you have more than a handful of dotfiles

- Tedious to setup on a new machine - you need to manually create every single link

- No real way to handle differences between machines - say you want the battery meter on your bar to not appear on your desktop machine

Dotter aims to solve all those problems by providing a flexible configuration and automatic templating or symlinking to the target locations.

Installers · v0.13.5

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Dotter.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • chezmoitwpayne
    twpayne.chezmoiv2.72.1

    Manage your dotfiles across multiple diverse machines, securely.

  • P
    punktfShemnei
    Shemnei.punktfv3.1.2

    A cross-platform multi-target dotfiles manager

More from SuperCuber or browse dotfile.

Frequently asked questions

How do I install Dotter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SuperCuber.Dotter --exact --version 0.13.5. winget downloads the installer from SuperCuber and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dotter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SuperCuber.Dotter --exact 0.13.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Dotter via winget?
Run: winget uninstall --id SuperCuber.Dotter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dotter's Apps & Features entry.
Is Dotter free?
Dotter is distributed under Unlicense. Refer to the publisher (https://github.com/SuperCuber/dotter) for the full license terms - Wingetly itself does not charge for installation.
Does Dotter work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Dotter directly from the publisher.
How do I keep Dotter up to date?
Run winget upgrade --id SuperCuber.Dotter --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Dotter from microsoft/winget-pkgs.

Recent versions

  • 0.13.5latest
  • 0.13.4
  • 0.13.3
  • 0.13.1