An open API service indexing awesome lists of open source software.

https://github.com/stephenmp/personal-scripts

Personal bash scripts I use for productivity and what not (Windows line endings)
https://github.com/stephenmp/personal-scripts

Last synced: about 1 month ago
JSON representation

Personal bash scripts I use for productivity and what not (Windows line endings)

Awesome Lists containing this project

README

          

These are bash scripts I use for productivity and what not. They are written with Windows Line Endings so if you want to use them for unix, convert them first using the dos2unix utility: `dos2unix scriptname`

All scripts come with a -h argument explaining their usage.