aboutsummaryrefslogtreecommitdiffstats
path: root/macros
Commit message (Collapse)AuthorAgeFilesLines
* nuke old and bad config stuffgarret2022-06-172-20/+8
| | | | | | | This reverts commit 52f3a086f2ad7a3bbc9b8f8225a99e9e99120613. It also manually bandages over the places where it was ripped out. it was never a good idea in the first place
* use syntactic sugar (thing:func vs func(thing, etc))garret2022-06-171-7/+7
|
* new scriptgarret2021-12-232-0/+89
|
* new scriptgarret2021-12-221-0/+33
|
* use -ss and -to "properly"garret2021-12-151-2/+2
| | | | | | | | this way just seeks to the bit you need and _then_ extracts it, instead of decoding everything and chucking away the bits we didn't ask for. massive performance increase, should've rtfm'd earlier
* add depctrl thinggarret2021-10-099-79/+182
| | | | no feed yet, will get round to it eventuallyâ„¢
* macro foldergarret2021-09-3010-0/+515
the beginning of becoming like every other cartel-aproved script repo in existence