shell-scripts
Custom Unix shell scripts for git development setup, PHP version switching, password generation, machine backups, restoring a project’s .vscode folder, hashing filenames, copying a git diff between commits, and splicing images and videos.
A collection of standalone Bash utility scripts for a Unix dev workflow. No build step, no test framework dependency, no package manager — each script in src/scripts/ is run directly with bash <script>.sh.
Browse the scripts View on GitHub
More
- Scripts — one page per script
- Install — put the scripts on your
PATH - Testing — the pure-bash test harness
- Contributing — how to propose a change
Licensed under the MIT License.