-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
investigationPotential bug, needs investigationPotential bug, needs investigation
Description
I can't say for sure, but I think relative path in snippetfile broke the ability to pass env vars into the snippetfile variable
My config is: snippetfile = "$XDG_CONFIG_HOME/pet/snippet.toml"
$XDG_CONFIG_HOME this points to an absolute directory.
This worked in the past. I haven't updated in a while, but just recently did and noticed I'm getting this error:
load snippet failed: snippet file not found. $XDG_CONFIG_HOME/pet/snippet.toml
Please run 'pet configure' and provide a correct file path, or remove this
if you only want to provide snippetdirs instead
Originally posted by @npearson72 in #322 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
investigationPotential bug, needs investigationPotential bug, needs investigation