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)
- Host: GitHub
- URL: https://github.com/stephenmp/personal-scripts
- Owner: StephenMP
- Created: 2016-09-21T17:29:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T19:02:22.000Z (over 3 years ago)
- Last Synced: 2025-08-10T22:23:53.687Z (10 months ago)
- Language: Shell
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.