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
changed config file's default name to avoid conflicts on Windows
maddeningly, executing `faucet` on Windows actually results in
`faucet.js` being opened (as per `PATHEXT`) - cf.
https://technet.microsoft.com/en-us/library/cc723564.aspx#XSLTsection127121120120
> If the command name does not specify a path, the shell searches the
> current directory for an executable file matching the command name.
0 commit comments