Commands
unsync
Remove dotfiles from the local state so that they will no longer be managed by punkt.
This does not affect the original files in the active state.
Usage
punkt unsync [<options>] [<targets>]Examples
punkt unsync ~/.txt ~/audreyOptions
Global Options
Prop
Type
sync
Add dotfiles to or update dotfiles in the local state so that they match the content in the active state. If no targets are specified, modify all dotfiles that are currently in the local state so that they match the active state.
update
Update the local state repository by pulling the latest changes from its remote repository.