Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 379 Bytes

File metadata and controls

10 lines (6 loc) · 379 Bytes

shell-scripts

This repo contains a collection of various bash scripts I have personally written or have come across online for assiting in mundaine tasks.

git scripts

repo-size.sh - Built to give you a list of large files stored throughout a git repo. By default, it will also automatically remove all files from the history that are being ignored.