Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 433 Bytes

Small Scripts

Houses some of the small scripts I write to make things 0.0001% easier. Fortunately, for each of them I only spend a couple hours googling regex syntax, awk commands, etc. Many of these scripts will probably be forgotten soon / left unfinished anyway.

Setup

Files with a comment saying production: true will be copied to $HOME/.local/bin/ using setup.sh. This may be a bad way to do this, but it works.