1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-19 09:04:06 -07:00
Commit graph

1108 commits

Author SHA1 Message Date
7d8d529e80 accept @ as a title to trigger file uploading in notice 2024-08-10 00:22:22 -07:00
28d87b4616 fix bug 2024-08-06 21:07:05 -07:00
c953c670f7 just use $REPLY instead of $reply in asn 2024-08-06 17:43:18 -07:00
1f1297d6ee regenerate readme 2024-08-06 17:31:14 -07:00
dbb2da5574 add asn utility for querying ASNs of IPs in bulk 2024-08-06 17:31:01 -07:00
07a89415f5 regenerate readme 2024-08-01 21:44:55 -07:00
85869d590d fix zsh options being unset or reset
this is a crappy fix to remain until i decide on how
best to handle the basic configuration of each shell
2024-08-01 21:44:44 -07:00
c990f163e4 rename variables to avoid confusion 2024-07-30 09:36:44 -07:00
75d5bee09c fix issues with loading recombined zsh scripts 2024-07-30 09:29:21 -07:00
de4c5ec593 automatically detect which of the four main shells that sh is 2024-07-30 08:53:19 -07:00
28b4942252 handle full paths to shells in recombine 2024-07-29 21:38:29 -07:00
0ca819ffc4 don't spit out git status when there's nothing to do 2024-07-29 17:52:22 -07:00
13c5e3ff21 update clash 2024-07-28 15:58:41 -07:00
5b5996a6ac regenerate readme 2024-07-23 21:35:01 -07:00
b080ea2629 count incompatible scripts for shells in the table 2024-07-23 21:34:14 -07:00
6c186f2795 actually update the header name for real 2024-07-23 21:33:51 -07:00
c627d8ce0a regenerate readme 2024-07-23 10:50:00 -07:00
19e49d1589 mark posh as working now in notice 2024-07-23 10:49:47 -07:00
f85dade403 fix dumb issue with zsh parsing or whatever in notice 2024-07-23 10:46:59 -07:00
bd7f91c7a3 rewrite escaping for speed and portability in notice 2024-07-23 10:35:22 -07:00
9e659006f6 regenerate readme 2024-07-23 05:53:05 -07:00
4c19771244 FAKE_COMPAT applies to every shell 2024-07-23 05:51:46 -07:00
bd4e5ceae5 rename a couple headers 2024-07-23 05:51:34 -07:00
a7b93dd8f4 fix unquoted filenames for curl in notice 2024-07-23 05:46:32 -07:00
6bff3980fb add compatibility flags for a bunch of scripts (part 4) 2024-07-23 05:34:17 -07:00
7c9482c02c add compatibility flags for a bunch of scripts (part 3) 2024-07-23 00:04:57 -07:00
c4d041c82a add compatibility flags for a bunch of scripts (part 2) 2024-07-22 17:54:54 -07:00
9f6b2e9bb8 add compatibility flags for a bunch of scripts (part 1) 2024-07-22 06:54:25 -07:00
f31911ffd6 regenerate readme 2024-07-22 05:52:36 -07:00
89135abc09 add a bunch more shells to the compatibility table 2024-07-22 05:52:19 -07:00
7fe356faf7 support new compatibility flags in tableize 2024-07-22 05:40:18 -07:00
3a1ab5d5bc convert compatibility lines to new format 2024-07-22 05:28:58 -07:00
74b2e5ef0a implement new shell compatibility markers 2024-07-22 04:47:31 -07:00
0e37575acc treat loksh and oksh as one, not mksh 2024-07-22 04:39:57 -07:00
b9cd1df3c1 regenerate readme 2024-07-22 04:18:07 -07:00
a20cfc96a2 remove archive command
it's not portable and i never use it
2024-07-22 03:52:45 -07:00
efcf770848 regenerate readme 2024-07-21 22:35:14 -07:00
a8beeca8e3 update clash with more shells and print exit codes 2024-07-21 22:34:44 -07:00
0f89fa9021 map loksh and oksh to mksh in recombine 2024-07-21 22:22:26 -07:00
5296e9831b use $HOME instead of ~ for hush in recombine 2024-07-21 22:21:50 -07:00
cf12a27ea6 regenerate readme 2024-07-21 22:07:19 -07:00
731c4385cc move maybesudo logic into the eponymous file 2024-07-21 22:06:15 -07:00
e7f15ac236 be cautious about $HOME here 2024-07-21 21:57:03 -07:00
e145f53955 do a pass over maybesudo 2024-07-21 21:55:28 -07:00
7a3dc6f821 strip initial hyphen from login shells 2024-07-21 13:45:16 -07:00
83508f61ff regenerate readme 2024-07-21 13:39:29 -07:00
f52cc0c819 use cache directory when loading shell functions 2024-07-21 13:36:03 -07:00
5299f0725f use recombine for all shells 2024-07-21 13:06:19 -07:00
474a42f658 regenerate readme 2024-07-21 12:28:01 -07:00
a643458c9f add recombine and rewrite the way .bashrc loads its functions 2024-07-21 12:22:05 -07:00