Source: chezmoi Section: vcs Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 14), dh-sequence-golang, dh-sequence-single-binary, dpkg-build-api (= 1), gnupg, golang-any, golang-filippo-age-dev, golang-github-alecthomas-assert-dev, golang-github-aws-aws-sdk-go-v2-dev, golang-github-azure-azure-sdk-for-go-dev, golang-github-betterleaks-betterleaks-dev, golang-github-bmatcuk-doublestar-dev, golang-github-bradenhilton-cityhash-dev, golang-github-bradenhilton-mozillainstallhash-dev, golang-github-burntsushi-toml-dev (>= 1.6.0), golang-github-charmbracelet-bubbles-dev, golang-github-charmbracelet-bubbletea-dev, golang-github-charmbracelet-glamour-dev, golang-github-charmbracelet-lipgloss-dev, golang-github-coreos-bbolt-dev, golang-github-coreos-go-semver-dev, golang-github-dustin-gojson-dev, golang-github-fsnotify-fsnotify-dev, golang-github-go-git-go-git-dev, golang-github-go-viper-mapstructure-dev, golang-github-goccy-go-yaml-dev, golang-github-google-go-github-dev, golang-github-google-renameio-dev, golang-github-gopasspw-gopass-dev, golang-github-gregjones-httpcache-dev, golang-github-itchyny-gojq-dev, golang-github-klauspost-compress-dev, golang-github-masterminds-sprig-dev, golang-github-mattn-go-runewidth-dev, golang-github-mitchellh-copystructure-dev, golang-github-muesli-combinator-dev, golang-github-muesli-termenv-dev, golang-github-nwaples-rardecode-dev, golang-github-rogpeppe-go-internal-dev, golang-github-shopify-ejson-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-tailscale-hujson-dev, golang-github-tobischo-gokeepasslib-dev, golang-github-twpayne-go-expect-dev, golang-github-twpayne-go-pinentry-dev, golang-github-twpayne-go-shell-dev, golang-github-twpayne-go-vfs-dev (>= 5.0.0), golang-github-twpayne-go-xdg-dev, golang-github-ulikunitz-xz-dev, golang-github-wader-gojq-dev, golang-github-zalando-go-keyring-dev, golang-golang-x-crypto-dev, golang-golang-x-oauth2-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-golang-x-term-dev, golang-golang-x-text-dev, golang-gopkg-ini.v1-dev, golang-howett-plist-dev, golang-mvdan-sh-dev, golang-znkr.io-diff-dev, Standards-Version: 4.7.4 Homepage: https://github.com/twpayne/chezmoi Vcs-Browser: https://forgejo.debian.net/chezmoi/chezmoi Vcs-Git: https://forgejo.debian.net/chezmoi/chezmoi Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/twpayne/chezmoi Package: chezmoi Section: vcs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Static-Built-Using: ${misc:Static-Built-Using} Description: Managing dotfiles across multiple machines chezmoi helps you manage your personal configuration files (dotfiles) across multiple machines. . It provides many features beyond symlinking or using a bare git repo including: . * templates (to handle small differences between machines) * password manager support (to store your secrets securely) * importing files from archives (great for shell and editor plugins) * full file encryption (using age, gpg, git-crypt, or transcrypt) * running scripts (to handle everything else)