You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now dotter init is there for you to avoid getting stuck on basic toml syntax or field names. It's all empty on purpose.
I think this could be a cool idea to add as a dotter init --stow flag though.
I'm not sure how stow does things exactly, but I assume this would only take folders and ignore files at the top level.
A PR for this is very welcome :)
Is your feature request related to a problem? Please describe.
For directories
dotter init
makes empty items in default package files sectionDescribe the solution you'd like
I think it should be recursive, considering each directory as a package (as GNU Stow)
For example, this .dotfiles directory
should produce this global.toml
The text was updated successfully, but these errors were encountered: