modify_ scripts and Windows #5165
Unanswered
Lockszmith-GH
asked this question in
Q&A
Replies: 1 comment 3 replies
|
https://www.chezmoi.io/reference/configuration-file/interpreters/ |
3 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.
Windows, unlike MacOS/Linux, determins which script engine to launch based on extension only (no
!#shebang pre-processing)How do
modify_scripts invoke on a Windows machine?All reactions