1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-29 02:17:12 -07:00
Commit Graph

246 Commits

Author SHA1 Message Date
Connor Olding ac88e80c60 check slit/slitt arguments 2021-10-01 12:40:27 -07:00
Connor Olding ff6489bff5 improve busybox awk compatibility 2021-10-01 12:39:25 -07:00
Connor Olding c53605031a fix a local var that i missed 2021-10-01 11:00:09 -07:00
Connor Olding d300d3af84 ignore .git subdirectories, tiny refactor 2021-10-01 10:32:10 -07:00
Connor Olding 5c3dc32409 add "decently" utility 2021-10-01 08:28:03 -07:00
Connor Olding 7e6e48f82d rename _REMOTE_ to EA_ 2021-10-01 04:13:49 -07:00
Connor Olding ff23fd3075 add morecolors 2021-10-01 04:02:49 -07:00
Connor Olding ea30451802 rewrite pacman-list-disowned, rename to disowned 2021-09-30 08:53:31 -07:00
Connor Olding 5382da0605 always use local var= instead of local var
blame zsh
2021-09-30 08:43:40 -07:00
Connor Olding 3e9e80de15 don't use set -e 2021-09-30 08:33:49 -07:00
Connor Olding 1196225de8 rewrite 'has' function 2021-09-30 08:29:28 -07:00
Connor Olding e45d80b8b0 improve interval check 2021-09-29 06:14:02 -07:00
Connor Olding 9226936571 check that interval is positive 2021-09-29 05:03:06 -07:00
Connor Olding a5383d98db rewrite minutemaid documentation 2021-09-29 04:51:37 -07:00
Connor Olding bd81dc0b28 reformat archive scripts to better fit in 2021-09-28 13:41:55 -07:00
Connor Olding bf684554e6 update archive scripts from prezto 2021-09-28 13:21:05 -07:00
Connor Olding cc4d682c9c remove cdbusiest and rename dbusiest to busiest 2021-09-28 13:14:07 -07:00
Connor Olding 4dbafc41ca update oxo example 2021-09-28 13:01:04 -07:00
Connor Olding 497160fb7e remove some ancient/broken scripts 2021-09-28 12:58:45 -07:00
Connor Olding f15ff1c965 fix leaky reads and add argc checking 2021-09-28 12:41:44 -07:00
Connor Olding 9bac51b1a6 fix redirection inconsistencies across shells 2021-09-28 12:41:21 -07:00
Connor Olding 3e088817d3 add "nocorrect" to ignored words in wat 2021-09-25 04:09:44 -07:00
Connor Olding e0aac93c38 rewrite confirm and pause to improve compatibility and consistency 2021-09-25 00:17:35 -07:00
Connor Olding 0d7c321363 print total files in oxo's epilogue to reduce confusion 2021-09-24 19:59:09 -07:00
Connor Olding a3dc131383 fix isup's hashbang 2021-09-24 19:58:19 -07:00
Connor Olding 6e0b1029f9 fix bash syntax errors 2021-09-23 07:37:47 -07:00
Connor Olding 552ddc6080 flesh out some compatibility stuff i forgot 2021-09-23 07:15:19 -07:00
Connor Olding e2f7fddb60 patch up sram script to be a little less crappy 2021-09-23 07:03:24 -07:00
Connor Olding 3f476697d4 add some insanity to mpv_watch 2021-09-23 06:53:12 -07:00
Connor Olding 1408a227c5 rewrite getladspa 2021-09-23 06:52:40 -07:00
Connor Olding 112a7a6d63 flesh out the compatibility table 2021-09-23 06:48:05 -07:00
Connor Olding eaf2cc00e2 update audio filtering crap 2021-09-22 20:19:03 -07:00
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