-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

Chezmoi


> A multi-machine dotfile manager, written in Go.

More information.


Initialize chezmoi on your machine:

chezmoi init

Tell chezmoi to manage a dotfile:

chezmoi add {path/to/file}

Edit the source state of a tracked dotfile:

chezmoi edit {path/to/file}

See changes chezmoi would make:

chezmoi diff

Apply the changes:

chezmoi -v apply

Set chezmoi up on another machine by downloading existing dotfiles from a Git repository:

chezmoi init {https://example.com/path/to/repository.git}

Fetch the latest changes from a remote repository:

chezmoi update


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:58:38 2024