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

1108 commits

Author SHA1 Message Date
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
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
76776c7b55 regenerate readme 2024-03-21 13:58:30 -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
642ab4dca2 regenerate readme 2024-03-21 06:45:50 -07:00
2e263527bb fix name in docs 2024-03-21 06:45:36 -07:00
1eba23d2ee regenerate readme 2024-03-21 06:38:52 -07:00
1e9cd20e48 add oshi uploader akin to oxo script 2024-03-21 06:36:55 -07:00
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