Replies: 2 comments 2 replies
-
Putting snippet file under |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mmm it should be possible, but I don't think I've touched this part of the code before. I'd be interested in adding this functionality though, your concern makes sense! |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have this config:
I specify a snippet.toml file path like so:
pet new
would create an entry like this:Filename attribute is displayed as absolute path. This doesn't play too well with porting configs/snippets from one workstation to another if they don't share the same username.
Is there a way to enforce snippet entries to keep the relative format?
or is there a particular reason for them to be saved in absolute path format? If there isn't, I'd be happy to submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions