Skip to content

Instantly share code, notes, and snippets.

@closetgeekshow
closetgeekshow / README.md
Last active October 17, 2023 19:52 — forked from mrkpatchaa/README.md
Bulk delete github repos (2023 Powershell Remix)

Use this trick to bulk delete your old repos or old forks (2023 Powershell Version)

(Inspired by https://medium.com/@icanhazedit/clean-up-unused-github-rpositories-c2549294ee45#.3hwv4nxv5 and https://gist.github.com/mrkpatchaa/63720cbf744a2bf59a3e9cfe73fc33b0) and a little help from ChatGPT.

with additional notes from me

  1. Open in a new tab all to-be-deleted github repositores (Use the mouse’s middle click or Ctrl + Click) https://github.com/username?tab=repositories

>Note: in Chrome, you can group them all to make it a little easier