1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-28 18:17:11 -07:00
Commit Graph

214 Commits

Author SHA1 Message Date
Connor Olding dde18c8e48 remove conditional colors on success message 2021-09-16 22:52:57 -07:00
Connor Olding 99b2991838 compute number of failures instead of keeping track 2021-09-16 22:48:20 -07:00
Connor Olding 545ab4bb5d only copy files if they contain troublesome characters 2021-09-16 22:40:13 -07:00
Connor Olding 43813a2cd8 fix retention equation (just the comment) 2021-09-16 14:32:38 -07:00
Connor Olding 88d6a18653 reduce indentation 2021-09-16 13:35:44 -07:00
Connor Olding d6ca35b4d1 skip files larger than 512 MiB 2021-09-16 13:08:06 -07:00
Connor Olding 76a8a8396a fix a stupid typo 2021-09-15 23:02:41 -07:00
Connor Olding 0c1cf6ff31 fix a printf 2021-09-15 22:43:10 -07:00
Connor Olding 35ff5d478b add oxo (0x0.st utility) 2021-09-15 22:03:05 -07:00
Connor Olding 4ed1d5f7ac fix executable permissions 2021-09-15 16:46:39 -07:00
Connor Olding 70ea90f81f fix some broken stuff in cutv 2021-09-11 10:38:30 -07:00
Connor Olding eab52be2dc add missing -- switch to an mpv wrapper 2021-08-23 04:53:13 -07:00
Connor Olding a0d1feaf29 allow baknow to take multiple file arguments 2021-08-23 04:52:39 -07:00
Connor Olding dce4a25f12 make sortip its own script 2021-08-23 04:51:42 -07:00
Connor Olding 15ab667b7d keep one-line docstrings in their own paragraph 2021-08-06 08:18:18 -07:00
Connor Olding ab8a239df0 add shcom utility 2021-08-02 23:29:29 -07:00
Connor Olding 2d29d97920 mark stfu as compatible with all four shells 2021-08-02 23:19:06 -07:00
Connor Olding f640fbb4b0 allow specification of tail parameter in stfu 2021-08-02 21:47:34 -07:00
Connor Olding addf7d1070 just conditionally source preload() instead of inlining it
also try out argc in stfu
2021-08-02 14:09:27 -07:00
Connor Olding d44da54b36 add some pretty lame security checks to stfu 2021-08-02 13:49:38 -07:00
Connor Olding 7ae8c5681d overhaul script sourcing and dependency system 2021-08-02 13:48:46 -07:00
Connor Olding 9a6ff26e1c update documentation, especially overridden names 2021-08-02 06:50:45 -07:00
Connor Olding d1095a192e improve isup compatiblity 2021-08-02 06:07:33 -07:00
Connor Olding d6300c4578 make rot13 its own function, document 2021-08-01 19:34:45 -07:00
Connor Olding c152abaca1 fix trash example 2021-08-01 11:04:20 -07:00
Connor Olding 235c9d9ce2 add xxp utility 2021-08-01 10:43:34 -07:00
Connor Olding 3728a9d448 rewrite ea 2021-08-01 10:29:38 -07:00
Connor Olding b027daf9cf update a bunch of documentation 2021-08-01 09:45:19 -07:00
Connor Olding 92bdf76405 document a ton of stuff 2021-08-01 09:30:41 -07:00
Connor Olding e20d2557c9 document echo2 2021-08-01 08:41:31 -07:00
Connor Olding 364a0eff66 document dfu 2021-08-01 08:36:35 -07:00
Connor Olding 14677b3acf document dbusiest 2021-08-01 08:33:53 -07:00
Connor Olding fb3e50f168 remove old TODO 2021-08-01 08:29:14 -07:00
Connor Olding 2ed98b5187 update cutv 2021-08-01 08:28:21 -07:00
Connor Olding 209bed34cc document countdiff 2021-08-01 08:27:36 -07:00
Connor Olding 7aeda2d105 restore old examples for compile function 2021-08-01 08:23:00 -07:00
Connor Olding 2c1220e6d1 update and document setup_clang_ubuntu 2021-08-01 08:22:39 -07:00
Connor Olding 208dc56791 document colors function 2021-08-01 08:14:40 -07:00
Connor Olding cefcd1779e add an example for cdbusiest 2021-08-01 08:07:55 -07:00
Connor Olding 549f0b3a00 fix nasty bugs in bak 2021-08-01 08:04:17 -07:00
Connor Olding 19e12cee88 document backup functions 2021-08-01 07:58:21 -07:00
Connor Olding 6cacda28df add an example for aur 2021-08-01 07:41:00 -07:00
Connor Olding 5d57d6daf4 document argc 2021-08-01 07:36:53 -07:00
Connor Olding d47c10c0ca document arithmetic utilities 2021-08-01 07:33:28 -07:00
Connor Olding c7ce0464cf document sv 2021-08-01 07:20:03 -07:00
Connor Olding 0b05eaa4b5 document sum 2021-08-01 07:10:40 -07:00
Connor Olding d0474bf735 leave plain docstring whitespace mostly intact 2021-08-01 02:13:40 -07:00
Connor Olding 35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00
Connor Olding 32adb96aee rewrite argc with a new interface 2021-07-31 23:32:43 -07:00
Connor Olding 8f3455f684 add simple argc-checking utility
this will be replaced in the next commit
because i just thought of a better interface.
2021-07-31 22:49:51 -07:00