1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-20 15:44:05 -07:00
Commit graph

921 commits

Author SHA1 Message Date
91c207d5bb allow 0x0.st as an alias for oxo 2024-03-21 06:27:34 -07:00
927048ef33 handle http errors properly in oxo 2024-03-21 05:14:28 -07:00
45f963657c fix error when backing up files in home directory 2024-03-15 19:40:52 -07:00
5b80ef5ce1 fix url-encoding and improve performance in ea 2024-03-04 21:22:39 -08:00
aded59184c sometimes avoid unnecessary subshell in ea 2024-03-05 05:46:04 +01:00
e24d57c051 use ()-style cases in ea
vim likes these more
2024-03-05 05:42:04 +01:00
86e1371cd6 regenerate readme 2024-03-05 05:41:32 +01:00
3b85437759 don't use local keyword in ea 2024-03-05 05:40:57 +01:00
7cd7fcac9f fix some longstanding issues with ea 2024-03-05 05:40:03 +01:00
71e2071295 update .gitignore 2024-03-04 10:28:30 -08:00
61bf38b068 regenerate readme 2024-03-04 10:27:35 -08:00
239c6a2a1e remove mpv config
i'll either handle this myself or specify arguments by shell commands
2024-03-04 10:26:42 -08:00
62209cb124 remove crawl file and instead download it as needed
long time coming
2024-03-04 10:24:27 -08:00
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
42812d0f0a regenerate readme 2024-03-04 09:19:14 -08:00
adba547582 add grab script, copied verbatim from my site 2024-03-04 09:17:59 -08:00
767106dcb8 undocument streamcrap stuff
nobody needs to see this crap
2024-03-04 09:16:43 -08:00
9ce209c3b0 regenerate readme 2024-02-28 09:33:08 -08:00
f250fffdea allow # comments in interactive shells 2024-02-28 09:32:25 -08:00
e9f1cfc121 rewrite compatibility comments 2024-02-24 09:02:36 -08:00
455af768b9 don't inherit FANCY either 2024-02-24 09:00:39 -08:00
36e4563c75 forcibly unset CDPATH 2024-02-24 08:56:28 -08:00
8b670f3437 regenerate readme 2024-02-24 08:42:38 -08:00
515e018862 rewrite comment 2024-02-24 08:41:58 -08:00
2b0c642512 turn have, has, and maybesudo into one-liners 2024-02-24 08:34:23 -08:00
eb31cf5450 remove remaining alises (moved to local .lol script) 2024-02-24 08:27:15 -08:00
195ed1f046 tweak exit codes of argc 2024-02-24 08:20:47 -08:00
1b0ac32463 superficial tweaks, and also remove tw since twitch is broken 2024-02-24 08:20:27 -08:00
7a1daf4fef convert a ton of aliases into shell functions 2024-02-24 08:19:22 -08:00
7f5ffe607c remove deprecated aliases for ea 2024-02-24 02:54:27 -08:00
3961b415a7 move rg alias out of the trash pile 2024-02-24 02:54:08 -08:00
996e69292a fix syntax error 2024-02-24 02:50:19 -08:00
3dff68b8d7 rewrite gd and gdp as shell functions 2024-02-24 02:49:15 -08:00
c2c58ba03f move misplaced export 2024-02-24 02:47:38 -08:00
7675c778cf rewrite ll as a shell function 2024-02-24 02:46:38 -08:00
a40c7799b9 begin rewriting shrc (disables most aliases) 2024-02-24 02:44:56 -08:00
50cc79647c add ea puts which signs files before uploading them 2024-02-23 22:33:17 -08:00
82a2f04042 fix error message in ea 2024-02-23 22:32:25 -08:00
c7603653b0 prefer || over test ... -o ... 2024-02-23 22:31:21 -08:00
48ef5d6f0c add ytdl to noglob list 2024-02-23 22:30:21 -08:00
87f2774fae disable expansion of ! characters 2024-02-23 22:29:55 -08:00
f06ed0b0bb simplify code 2023-08-16 05:30:36 -07:00
6244c67e24 update external vim stuff (superficial) 2023-07-06 02:43:36 -07:00
bad788a700 regenerate readme 2023-07-06 02:24:19 -07:00
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
b5641b7cc4 more ripgrep aliases 2023-07-06 02:23:18 -07:00
170d644989 use 2 space indentation for HTML/CSS, also sort this crap 2023-07-06 02:22:54 -07:00
ccd6a11286 finally i can read diff files like your mom intended 2023-07-06 02:21:26 -07:00
5ad06fcd63 mostly superficial tweaks 2023-06-16 03:30:43 +02:00
dce787f082 ok last time i swear 2022-10-13 02:30:53 +02:00