1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-04-25 09:03:22 -07:00
Commit Graph

945 Commits

Author SHA1 Message Date
Connor Olding 4e2002d0dd regenerate readme 2024-03-26 15:21:33 -07:00
Connor Olding d5f3f14d72 merge compatibility lines
RIP meaningful last-modified dates
2024-03-26 15:08:14 -07:00
Connor Olding a7a702c368 allow multiple tableize flags per line 2024-03-26 06:50:21 -07:00
Connor Olding 09fe2321f8 allow grab to use curl 2024-03-25 16:11:39 -07:00
Connor Olding daae1412d0 fix embarrassing typo 2024-03-25 16:11:17 -07:00
Connor Olding 96afda016d regenerate readme 2024-03-25 15:36:02 -07:00
Connor Olding 3b3abe74d2 fix bug in grab and do the subshell dance 2024-03-25 15:34:59 -07:00
Connor Olding 44b0272097 switch from ~/opt/local/bin to ~/.local/bin
this is where systemd already expects things to be,
so this complements the OS instead of fighting it.
2024-03-25 15:32:23 -07:00
Connor Olding bee00a1168 regenerate readme 2024-03-25 02:50:28 -07:00
Connor Olding d3ddcf9eaf add another alias to enable colors 2024-03-25 02:50:16 -07:00
Connor Olding 12be2472a8 fix "syntax" error when ll is already aliased by the OS 2024-03-25 02:49:37 -07:00
Connor Olding eb512c1144 style consistency 2024-03-22 20:50:11 -07:00
Connor Olding bb6215c118 duly noted: readlink -e is not portable. 2024-03-22 20:42:33 -07:00
Connor Olding 20360f971f better inputrc 2024-03-22 17:51:12 -07:00
Connor Olding a73d4c8d45 regenerate readme 2024-03-21 14:40:13 -07:00
Connor Olding bdd25226a8 do the private-or-subshell dance for maybesudo 2024-03-21 14:39:43 -07:00
Connor Olding b5c5ebfded invoke automamba from pippy if it exists (also affects pegg) (gross hack) 2024-03-21 14:11:34 -07:00
Connor Olding 76776c7b55 regenerate readme 2024-03-21 13:58:30 -07:00
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 642ab4dca2 regenerate readme 2024-03-21 06:45:50 -07:00
Connor Olding 2e263527bb fix name in docs 2024-03-21 06:45:36 -07:00
Connor Olding 1eba23d2ee regenerate readme 2024-03-21 06:38:52 -07:00
Connor Olding 1e9cd20e48 add oshi uploader akin to oxo script 2024-03-21 06:36:55 -07:00
Connor Olding 91c207d5bb allow 0x0.st as an alias for oxo 2024-03-21 06:27:34 -07:00
Connor Olding 927048ef33 handle http errors properly in oxo 2024-03-21 05:14:28 -07:00
Connor Olding 45f963657c fix error when backing up files in home directory 2024-03-15 19:40:52 -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 86e1371cd6 regenerate readme 2024-03-05 05:41:32 +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 71e2071295 update .gitignore 2024-03-04 10:28:30 -08:00
Connor Olding 61bf38b068 regenerate readme 2024-03-04 10:27:35 -08:00
Connor Olding 239c6a2a1e remove mpv config
i'll either handle this myself or specify arguments by shell commands
2024-03-04 10:26:42 -08:00
Connor Olding 62209cb124 remove crawl file and instead download it as needed
long time coming
2024-03-04 10:24:27 -08:00
Connor Olding 7e41ababec overhaul install script
this removes some of the directory structure logic (no more `is_empty`)
which isn't ideal, but going forward i'd rather handle it case-by-case.
2024-03-04 09:59:26 -08:00
Connor Olding 42812d0f0a regenerate readme 2024-03-04 09:19:14 -08: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 9ce209c3b0 regenerate readme 2024-02-28 09:33:08 -08:00
Connor Olding f250fffdea allow # comments in interactive shells 2024-02-28 09:32:25 -08:00
Connor Olding e9f1cfc121 rewrite compatibility comments 2024-02-24 09:02:36 -08:00
Connor Olding 455af768b9 don't inherit FANCY either 2024-02-24 09:00:39 -08:00
Connor Olding 36e4563c75 forcibly unset CDPATH 2024-02-24 08:56:28 -08:00
Connor Olding 8b670f3437 regenerate readme 2024-02-24 08:42:38 -08:00
Connor Olding 515e018862 rewrite comment 2024-02-24 08:41:58 -08:00
Connor Olding 2b0c642512 turn have, has, and maybesudo into one-liners 2024-02-24 08:34:23 -08:00
Connor Olding eb31cf5450 remove remaining alises (moved to local .lol script) 2024-02-24 08:27:15 -08:00