Replies: 1 comment
-
This is implemented in #3363 and should be visible with the next release of chezmoi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just a low-key documentation-only feature request: mention the existence of
chezmoi forget
somewhere in the description message ofchezmoi rm -h
, or in a separate "See also" paragraph.Motivation: I today first wanted to remove a file only from the source state. Thinking it might be something
chezmoi rm --source-only
orchezmoi rm --keep-destination
, I had to resort to Google, leading me to #3182, which mentionedchezmoi forget
.Beta Was this translation helpful? Give feedback.
All reactions