Commands
list
List files and directories managed within Punkt's local state.
Usage
punkt list [<options>] [<paths>]Examples
punkt list
punkt list ~/.txt ~/audrey
punkt list -i ".*.txt"
punkt list --path-style local-relative -i ".*.txt" -x ".*/a.txt" /users/audreyOptions
Common Options
Prop
Type
If both
--include and --exclude are specified, their intersection is used.Global Options
Prop
Type
init
Initialise a punkt local repository for storing the clones of the synced dotfiles (local state). If an URI to a remote repository is provided, the remote repository will be cloned as the local state.
local-path
Print the path to each target's local state when their active state path is given. If no targets are specified then print the path to the local state directory.