1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 08:19:03 -08:00
Commit graph

1055 commits

Author SHA1 Message Date
cf1e5eeaed prevent truncated output from ruining shell prompts
openSUSE disables this for no reason.
2024-07-06 04:51:13 -07:00
d213384ba4 add busybox-static as a fallback for busybox 2024-07-06 04:50:54 -07:00
e348428a10 improve file size limits in notice, more comments 2024-07-06 04:48:59 -07:00
552b685024 expose raw response in __notice_upload_to_* for testing 2024-07-06 00:47:29 -07:00
752606119e properly urlencode links in notice 2024-07-05 21:53:40 -07:00
b416171017 prevent dedupe from echoing the new CWD 2024-07-05 21:06:50 -07:00
389e81dcce update dedupe
always overwrite files, preserve permissions, use a temp directory and clean up
2024-07-05 20:03:33 -07:00
ba346bdb97 regenerate readme 2024-07-05 17:55:47 -07:00
3ecae7c823 add dedupe program for compactly cloning directories 2024-07-05 17:54:52 -07:00
3bfb453b7b regenerate readme 2024-07-05 15:29:52 -07:00
8e36e2073f add notice for uploading files and gotify'ing them 2024-07-05 15:28:16 -07:00
79e81f07d7 regenerate readme 2024-07-05 15:16:26 -07:00
13f38a7687 add terminal palette scripts (recolor and subdue) 2024-07-05 15:06:25 -07:00
2c9262f77b remove cutv docs
because nobody needs to see this right now
2024-07-05 15:03:17 -07:00
4ebd42d8df regenerate readme 2024-07-05 05:11:19 -07:00
48e142be63 add feud for parsing command-line arguments 2024-07-05 05:11:07 -07:00
8f5934e864 move inner loop out of outer loop 2024-07-04 21:53:26 -07:00
2765054c9f use cp -p so permissions get updated 2024-07-04 21:48:38 -07:00
31c8e63e74 squeeze lines and avoid subshell 2024-07-04 21:29:24 -07:00
8b67b4f510 make curl better match wget behavior in grab 2024-07-04 21:26:18 -07:00
3d948dcf74 regenerate readme 2024-07-04 21:05:49 -07:00
cc8dc10540 update byte count of golfed script
also, the old number was incorrect. it should've said 461 bytes.
2024-07-04 21:04:47 -07:00
c672f5c09a clean up function names, etc. (superficial) 2024-07-04 21:03:37 -07:00
41ce9f1663 print a newline between HTTP headers and response 2024-07-04 20:58:38 -07:00
444227fa55 regenerate readme 2024-07-04 20:32:04 -07:00
372b0a480c how did this get here i am not good with computer 2024-07-04 20:25:58 -07:00
74d7d9e207 simplify some error-checking syntax 2024-07-04 20:25:11 -07:00
0772cdef9e fix desire so it actually uses its argument 2024-07-04 20:23:07 -07:00
1b2ab9a0ac make syntax consistent 2024-07-04 20:21:49 -07:00
d8652a8ebd add fallback when sh/obtain is missing 2024-07-04 20:17:30 -07:00
1d896f6539 finish up bootstrap codepath in update script
also use self-hosted URL for the tar file
2024-07-04 20:01:26 -07:00
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
9a59e7561e add update script for machines not using git 2024-07-04 19:17:38 -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
7c33293e5a fix carry command and ignore times on directories 2024-07-03 00:49:26 -07:00
41787cb5a4 fix stdout in burl and remove debug print 2024-07-01 22:31:28 -07:00
b9dc277e37 regenerate readme 2024-07-01 22:12:25 -07:00
1baf7f16b3 add clash for testing shells 2024-07-01 22:12:20 -07:00
053e168760 regenerate readme 2024-07-01 22:05:12 -07:00
81c2ff0daa squeeze a line 2024-07-01 22:03:47 -07:00
b3580b6054 add poo alias for pueue 2024-07-01 22:03:41 -07:00
e9ebcff758 add relog and carry pseudo-aliases 2024-07-01 22:03:35 -07:00
835b871ec2 add burl for when curl is missing 2024-07-01 22:03:08 -07:00
64ec3d03a5 regenerate readme 2024-06-17 20:58:40 -07:00
6b945219e1 add global alias to SWAP stdout and stderr 2024-06-17 20:58:22 -07:00
e4120c283e add keybind to join all lines in command 2024-06-17 20:57:25 -07:00