1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-01 23:43:07 -07:00
Commit Graph

335 Commits

Author SHA1 Message Date
Connor Olding 5954eaebfd remove sc because i never use it 2024-03-21 13:49:22 -07:00
Connor Olding 6bd93ad322 move refresh into shrc 2024-03-21 13:46:03 -07:00
Connor Olding 2e263527bb fix name in docs 2024-03-21 06:45:36 -07:00
Connor Olding 1e9cd20e48 add oshi uploader akin to oxo script 2024-03-21 06:36:55 -07:00
Connor Olding 927048ef33 handle http errors properly in oxo 2024-03-21 05:14:28 -07:00
Connor Olding 5b80ef5ce1 fix url-encoding and improve performance in ea 2024-03-04 21:22:39 -08:00
Connor Olding aded59184c sometimes avoid unnecessary subshell in ea 2024-03-05 05:46:04 +01:00
Connor Olding e24d57c051 use ()-style cases in ea
vim likes these more
2024-03-05 05:42:04 +01:00
Connor Olding 3b85437759 don't use local keyword in ea 2024-03-05 05:40:57 +01:00
Connor Olding 7cd7fcac9f fix some longstanding issues with ea 2024-03-05 05:40:03 +01:00
Connor Olding adba547582 add grab script, copied verbatim from my site 2024-03-04 09:17:59 -08:00
Connor Olding 767106dcb8 undocument streamcrap stuff
nobody needs to see this crap
2024-03-04 09:16:43 -08:00
Connor Olding 195ed1f046 tweak exit codes of argc 2024-02-24 08:20:47 -08:00
Connor Olding 996e69292a fix syntax error 2024-02-24 02:50:19 -08:00
Connor Olding 50cc79647c add ea puts which signs files before uploading them 2024-02-23 22:33:17 -08:00
Connor Olding 82a2f04042 fix error message in ea 2024-02-23 22:32:25 -08:00
Connor Olding c7603653b0 prefer || over test ... -o ... 2024-02-23 22:31:21 -08:00
Connor Olding f06ed0b0bb simplify code 2023-08-16 05:30:36 -07:00
Connor Olding 8cd144f3ed fix xxp to not squeeze lines
that is a useful feature though, but not in this context
2023-07-06 02:23:28 -07:00
Connor Olding 5ad06fcd63 mostly superficial tweaks 2023-06-16 03:30:43 +02:00
Connor Olding dce787f082 ok last time i swear 2022-10-13 02:30:53 +02:00
Connor Olding a28a8472a3 fix LOGNAME variable 2022-10-13 01:59:23 +02:00
Connor Olding 160f6ece80 more maybesudo fixes 2022-10-13 01:56:34 +02:00
Connor Olding c4b191b305 general improvements to maybesudo 2022-10-12 22:58:25 +02:00
Connor Olding 6084b27068 don't autoload witch in bash 2022-09-30 16:45:32 -07:00
Connor Olding 6e5c315427 make join2 and unwrap their own scripts 2022-09-30 16:34:35 -07:00
Connor Olding 3faa5e6d99 note compatibility for witch 2022-09-01 18:58:31 -07:00
Connor Olding 608136840f fix executable permissions 2022-09-01 18:39:19 -07:00
Connor Olding 227ec01a25 fix dumb typo 2022-09-01 18:36:57 -07:00
Connor Olding 1d0667c52b make grop its own shell script 2022-09-01 18:28:14 -07:00
Connor Olding 2c3ea77cf7 add grop4 utility for isolating IPv4s 2022-09-01 18:16:58 -07:00
Connor Olding 84e8ae03ec add scount utility/shorthand 2022-09-01 18:01:09 -07:00
Connor Olding 1bfe18c03f add Debian which but call it witch instead 2022-09-01 17:48:14 -07:00
Connor Olding 07c2d3809c support cosmopolitan perl in shelly 2022-08-29 22:08:09 -07:00
Connor Olding ba2982b880 configure a proper dark-mode background for ghmd 2022-08-29 22:04:58 -07:00
Connor Olding 5264b1a037 refine laptop audio compressor 2022-04-12 04:13:11 -07:00
Connor Olding ba45b4f10f more laptop speaker fudgery
this still sucks but i'm working on it
2022-04-12 12:28:20 +02:00
Connor Olding fb6fc670b4 restore ytdl-format flags that i forgot 2022-04-12 12:27:58 +02:00
Connor Olding 2854cb6404 redo laptop EQ 2022-04-06 13:45:18 +02:00
Connor Olding ab1c9da4a6 fix typo 2022-03-18 04:26:30 -07:00
Connor Olding eaa94d66b9 localize iterator variables
see commit 7d895d2
2022-03-06 13:13:40 -08:00
Connor Olding 90038bf996 allow numbers to end with a comma in the sum command
makes it easier to paste stuff into the terminal
2022-03-05 17:41:17 -08:00
Connor Olding 7d895d20a7 work around a really obtuse zsh quirk with numeric types
i should do this for the rest of the loops in the other files too.
2022-03-05 17:39:44 -08:00
Connor Olding 6dbd087670 add ytdl command to run whatever's available 2022-01-08 21:16:14 -08:00
Connor Olding 032567cce0 move padding out of body so bg color applies correctly 2021-12-07 20:44:07 -08:00
Connor Olding 5cda41a841 bypass ytdl-format checks for now (no longer an issue?) 2021-12-02 13:06:31 -08:00
Connor Olding 803a77d27b add WHEE global alias for C++ flags 2021-12-02 13:06:05 -08:00
Connor Olding de2d15c869 tweak colors2; dedicate headers to background colors 2021-11-03 07:58:47 -07:00
Connor Olding d7089c2ff4 fix executable permissions 2021-10-30 20:52:58 +02:00
Connor Olding a0c83289e3 add shelly as a weird hack for invoking interactive shells 2021-10-29 16:06:44 +02:00