Skip to content

dvignoles/mes-dossiers

Repository files navigation

Another .dotfiles repository

Managed using chezmoi.

install chezmoi on a new machine

sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply dvignoles/mes-dossiers

configuration

# ~/.config/chezmoi/chezmoi.toml

[data]
    email = "dvignoles@email.com"
    work = false
    personal = false
    git_username = "dvignoles"
    dual_monitor = false
    monitor_1 = "Virtual1"
    monitor_2 = "Virtual2"
    include_secrets = false

Templating

https://www.chezmoi.io/user-guide/templating/#helper-functions

https://pkg.go.dev/text/template

http://masterminds.github.io/sprig/

About

.dotfiles managed w/ chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published