1 Repo
Utilities for combining path segments into valid system paths.
Distinct from Path Configuration: Distinct from Path Configuration: focuses on the construction logic rather than the configuration of resolution paths.
Explore 1 awesome GitHub repository matching data & databases · Path Constructors. Refine with filters or upvote what's useful.
chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files
Combines path segments into valid paths using host-appropriate separators.