Punkt
Commands

activate

Add dotfiles to or update dotfiles in the active state so that they match the content in the local state. If no targets are specified, modify all dotfiles that are currently in the local state so that their active state matches the local state.

Usage

Shell
punkt activate [<options>] [<targets>]

Examples

punkt activate
punkt activate ~/.txt ~/audrey
punkt activate -i ".*\.txt"
punkt activate --no-recursive -i ".*.txt" -x ".*/a.txt" /users/audrey

Options

Common Options

Prop

Type

If both --include and --exclude are specified, their intersection is used.

Global Options

Prop

Type