44[ ![ GoDoc] ( https://godoc.org/github.com/twpayne/chezmoi?status.svg )] ( https://godoc.org/github.com/twpayne/chezmoi )
55[ ![ Report Card] ( https://goreportcard.com/badge/github.com/twpayne/chezmoi )] ( https://goreportcard.com/report/github.com/twpayne/chezmoi )
66
7- ` chezmoi ` is a tool for managing your dotfiles across multiple machines.
7+ ` chezmoi ` is a tool for managing your dotfiles securely across multiple
8+ machines.
89
910
1011## Features
@@ -19,9 +20,8 @@ variables allow you to change behaviour depending on operating system,
1920architecture, and hostname.
2021
2122 * Secure: ` chezmoi ` can retreive secrets from
22- [ LastPass] ( https://lastpass.com/ ) , your Keychain (on macOS), [ GNOME
23- Keyring] ( https://wiki.gnome.org/Projects/GnomeKeyring ) (on Linux), or Windows
24- Credential Manager (on Windows) using the
23+ [ LastPass] ( https://lastpass.com/ ) , your Keychain (on macOS), or [ GNOME
24+ Keyring] ( https://wiki.gnome.org/Projects/GnomeKeyring ) (on Linux)) using the
2525[ ` zalando/go-keyring ` ] ( https://github.com/zalando/go-keyring ) library.
2626
2727 * Robust: ` chezmoi ` updates all files and symbolic links atomically (using
@@ -45,7 +45,7 @@ formats (e.g. JSON, YAML, TOML, etc.) are supported for the configuration file.
4545## Installation
4646
4747Binaries and packages for multiple platforms, including RedHat, Debian,
48- Windows, FreeBSD, and OpenBSD, are available on the [ releases
48+ FreeBSD, and OpenBSD, are available on the [ releases
4949page] ( https://github.com/twpayne/chezmoi/releases ) .
5050
5151On macOS you can install ` chezmoi ` with Homebrew:
0 commit comments