1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 01:53:22 -07:00
Commit Graph

938 Commits

Author SHA1 Message Date
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
Connor Olding 195ed1f046 tweak exit codes of argc 2024-02-24 08:20:47 -08:00
Connor Olding 1b0ac32463 superficial tweaks, and also remove tw since twitch is broken 2024-02-24 08:20:27 -08:00
Connor Olding 7a1daf4fef convert a ton of aliases into shell functions 2024-02-24 08:19:22 -08:00
Connor Olding 7f5ffe607c remove deprecated aliases for ea 2024-02-24 02:54:27 -08:00
Connor Olding 3961b415a7 move rg alias out of the trash pile 2024-02-24 02:54:08 -08:00
Connor Olding 996e69292a fix syntax error 2024-02-24 02:50:19 -08:00
Connor Olding 3dff68b8d7 rewrite gd and gdp as shell functions 2024-02-24 02:49:15 -08:00