|
b35b92bab2
|
stub out obtain and update PATH
|
2024-07-04 19:56:53 -07:00 |
|
|
44065e8571
|
make curl better match wget behavior in obtain
|
2024-07-04 19:56:09 -07:00 |
|
|
46220efc84
|
consolidate repo lines in obtain
|
2024-07-04 10:48:57 -07:00 |
|
|
b9f2ea6f0d
|
add obtain script for bootstrapping HTTPS
|
2024-07-04 10:46:14 -07:00 |
|
|
4f6638ad6f
|
support more netcats
|
2024-07-03 13:16:17 -07:00 |
|
|
697e68d039
|
Fix executable permissions
|
2024-07-03 12:34:40 -07:00 |
|
|
41787cb5a4
|
fix stdout in burl and remove debug print
|
2024-07-01 22:31:28 -07:00 |
|
|
1baf7f16b3
|
add clash for testing shells
|
2024-07-01 22:12:20 -07:00 |
|
|
835b871ec2
|
add burl for when curl is missing
|
2024-07-01 22:03:08 -07:00 |
|
|
c440f71526
|
add preliminary ASCII table utility
|
2024-06-12 17:37:23 -07:00 |
|
|
4b258dff4c
|
reword a single comment
|
2024-06-12 17:32:12 -07:00 |
|
|
f2cb32bf2c
|
rewrite ubuntu clang acquisition function
|
2024-06-12 17:31:33 -07:00 |
|
|
d5f3f14d72
|
merge compatibility lines
RIP meaningful last-modified dates
|
2024-03-26 15:08:14 -07:00 |
|
|
09fe2321f8
|
allow grab to use curl
|
2024-03-25 16:11:39 -07:00 |
|
|
3b3abe74d2
|
fix bug in grab and do the subshell dance
|
2024-03-25 15:34:59 -07:00 |
|
|
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 |
|
|
bdd25226a8
|
do the private-or-subshell dance for maybesudo
|
2024-03-21 14:39:43 -07:00 |
|
|
b5c5ebfded
|
invoke automamba from pippy if it exists (also affects pegg ) (gross hack)
|
2024-03-21 14:11:34 -07:00 |
|
|
5954eaebfd
|
remove sc because i never use it
|
2024-03-21 13:49:22 -07:00 |
|
|
6bd93ad322
|
move refresh into shrc
|
2024-03-21 13:46:03 -07:00 |
|
|
2e263527bb
|
fix name in docs
|
2024-03-21 06:45:36 -07:00 |
|
|
1e9cd20e48
|
add oshi uploader akin to oxo script
|
2024-03-21 06:36:55 -07:00 |
|
|
927048ef33
|
handle http errors properly in oxo
|
2024-03-21 05:14:28 -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 |
|
|
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 |
|
|
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 |
|
|
195ed1f046
|
tweak exit codes of argc
|
2024-02-24 08:20:47 -08:00 |
|
|
996e69292a
|
fix syntax error
|
2024-02-24 02:50:19 -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 |
|
|
f06ed0b0bb
|
simplify code
|
2023-08-16 05:30:36 -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 |
|
|
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 |
|
|
a28a8472a3
|
fix LOGNAME variable
|
2022-10-13 01:59:23 +02:00 |
|
|
160f6ece80
|
more maybesudo fixes
|
2022-10-13 01:56:34 +02:00 |
|
|
c4b191b305
|
general improvements to maybesudo
|
2022-10-12 22:58:25 +02:00 |
|
|
6084b27068
|
don't autoload witch in bash
|
2022-09-30 16:45:32 -07:00 |
|
|
6e5c315427
|
make join2 and unwrap their own scripts
|
2022-09-30 16:34:35 -07:00 |
|
|
3faa5e6d99
|
note compatibility for witch
|
2022-09-01 18:58:31 -07:00 |
|
|
608136840f
|
fix executable permissions
|
2022-09-01 18:39:19 -07:00 |
|
|
227ec01a25
|
fix dumb typo
|
2022-09-01 18:36:57 -07:00 |
|
|
1d0667c52b
|
make grop its own shell script
|
2022-09-01 18:28:14 -07:00 |
|
|
2c3ea77cf7
|
add grop4 utility for isolating IPv4s
|
2022-09-01 18:16:58 -07:00 |
|
|
84e8ae03ec
|
add scount utility/shorthand
|
2022-09-01 18:01:09 -07:00 |
|