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

980 commits

Author SHA1 Message Date
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
7ef87b0f88 allow setting file encoding from modelines 2024-06-17 20:56:26 -07:00
6e9e2c278f regenerate readme 2024-06-12 17:37:28 -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
7c87795057 update exts so it actually works properly 2024-05-17 20:06:30 -07:00
675c7b3c87 prefer single quotes around arguments with escapes 2024-05-17 20:05:57 -07:00
2e5379bf4e regenerate readme 2024-04-03 17:40:34 -07:00
a7e2eae559 squeeze lines for the bash prompt 2024-04-03 17:40:07 -07:00
31afd5e358 overengineer zsh and bash prompts 2024-04-02 22:35:43 -07:00
4e2002d0dd regenerate readme 2024-03-26 15:21:33 -07:00
d5f3f14d72 merge compatibility lines
RIP meaningful last-modified dates
2024-03-26 15:08:14 -07:00
a7a702c368 allow multiple tableize flags per line 2024-03-26 06:50:21 -07:00
09fe2321f8 allow grab to use curl 2024-03-25 16:11:39 -07:00
daae1412d0 fix embarrassing typo 2024-03-25 16:11:17 -07:00
96afda016d regenerate readme 2024-03-25 15:36:02 -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
bee00a1168 regenerate readme 2024-03-25 02:50:28 -07:00
d3ddcf9eaf add another alias to enable colors 2024-03-25 02:50:16 -07:00
12be2472a8 fix "syntax" error when ll is already aliased by the OS 2024-03-25 02:49:37 -07:00
eb512c1144 style consistency 2024-03-22 20:50:11 -07:00
bb6215c118 duly noted: readlink -e is not portable. 2024-03-22 20:42:33 -07:00
20360f971f better inputrc 2024-03-22 17:51:12 -07:00
a73d4c8d45 regenerate readme 2024-03-21 14:40:13 -07:00