aboutsummaryrefslogtreecommitdiffstats
path: root/.config/init/funcreqs
Commit message (Collapse)AuthorAgeFilesLines
* remove scrot from send funcreqskatherine2024-07-011-1/+1
| | | | why it's there at all don't remember
* add ipfs get funckatherine2023-12-021-0/+2
|
* add srcopenkatherine2021-08-041-0/+2
|
* add rpass funckatherine2020-09-091-0/+2
|
* add fancy new functions, with shared helperskatherine2018-12-192-0/+4
|
* add coffee compiling scriptkatherine2018-10-051-0/+2
| | | | it's messy, but it works. tools aren't the best ┐('~`;)┌
* add aspect-ratio support to make-gifkatherine2017-03-231-1/+1
| | | | | | before the output gif would be squanched if the display ratio and pixel dimensions didn't match up. now the height is auto-determined with ffprobe to make everything work as expected.
* snapshotkatherine2017-03-011-0/+2
| | | | various smöl changes
* accidentally swapped funcreqskatherine2017-02-193-3/+3
|
* move remaining funcs from .zshrckatherine2017-02-195-0/+10
| | | | | | everything should be modular now also, cleaned up make-gif to properly parse arguments and check things
* move 'f' to init/funcskatherine2016-10-031-0/+2
|
* overhaul init systemkatherine2016-10-014-0/+8
gen files now kept in gen directory. funcs now included in $PATH only if their funcreqs are successfully passed at login, making things cleaner and more system-independent