chezmoi
Verified for current stable LTS
Chezmoi Command: Add Dotfiles To Tracking
Use for add dotfiles to tracking with Chezmoi. Exact CLI syntax to add dotfiles to tracking using Chezmoi.
When to use this: Use for add dotfiles to tracking with Chezmoi.
Command Syntax
chezmoi add <path/to/dotfile1 path/to/dotfile2 ...> chezmoi add <path/to/dotfile1 path/to/dotfile2 ...> Command Breakdown
chezmoi is the base executable for this command.
FAQ
Purpose: Exact syntax to add dotfiles to tracking using Chezmoi.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Chezmoi Command: Apply Changes
chezmoi apply Chezmoi Command: Edit Tracked Dotfile chezmoi edit <path/to/dotfile_or_symlink> Chezmoi Command: Initialize From Git Repo chezmoi init <repository_url> Chezmoi Command: Initialize Local Repository chezmoi init Chezmoi Command: Update And Apply From Remote chezmoi update