https://github.com/mrseanryan/windows-scripts
Windows scripts and programming tools and git notes
https://github.com/mrseanryan/windows-scripts
developer-tools git programming scripts tools windows
Last synced: 6 months ago
JSON representation
Windows scripts and programming tools and git notes
- Host: GitHub
- URL: https://github.com/mrseanryan/windows-scripts
- Owner: mrseanryan
- Created: 2020-02-09T16:49:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T10:29:32.000Z (over 1 year ago)
- Last Synced: 2025-05-18T21:35:15.831Z (8 months ago)
- Topics: developer-tools, git, programming, scripts, tools, windows
- Language: JavaScript
- Homepage:
- Size: 31.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
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
- ...
git tools readme
================
Various [git related scripts](git) (mostly used on Windows).
And some [rough-notes on using git](git/git-notes.md)