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

915 Commits

Author SHA1 Message Date
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
Connor Olding c2c58ba03f move misplaced export 2024-02-24 02:47:38 -08:00
Connor Olding 7675c778cf rewrite ll as a shell function 2024-02-24 02:46:38 -08:00
Connor Olding a40c7799b9 begin rewriting shrc (disables most aliases) 2024-02-24 02:44:56 -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 48ef5d6f0c add ytdl to noglob list 2024-02-23 22:30:21 -08:00
Connor Olding 87f2774fae disable expansion of ! characters 2024-02-23 22:29:55 -08:00
Connor Olding f06ed0b0bb simplify code 2023-08-16 05:30:36 -07:00
Connor Olding 6244c67e24 update external vim stuff (superficial) 2023-07-06 02:43:36 -07:00
Connor Olding bad788a700 regenerate readme 2023-07-06 02:24:19 -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 b5641b7cc4 more ripgrep aliases 2023-07-06 02:23:18 -07:00
Connor Olding 170d644989 use 2 space indentation for HTML/CSS, also sort this crap 2023-07-06 02:22:54 -07:00
Connor Olding ccd6a11286 finally i can read diff files like your mom intended 2023-07-06 02:21:26 -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 c11d384c1b avoid non-standard local keyword in install script 2022-10-12 23:33:06 +02:00
Connor Olding c0b0cf78ed make install script less noisy by default 2022-10-12 23:12:48 +02:00
Connor Olding c4b191b305 general improvements to maybesudo 2022-10-12 22:58:25 +02:00
Connor Olding d75d0c6d6c regenerate readme 2022-10-09 23:53:25 +02:00