/windows-scripts

Windows scripts and programming tools and git notes

Primary LanguageJavaScript

windows scripts

various scripts to avoid having to remember tons of stuff when cmdlining on Windows.

examples:

  • deleting a directory with very long sub-paths
  • listing global node modules
  • closing duplicate Explorer windows
  • ...