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

1078 commits

Author SHA1 Message Date
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
0e4bc62986 fix terminal title not being set in bash 2024-07-21 09:25:28 -07:00
3db4f62408 remove an already-completed TODO 2024-07-20 00:07:50 -07:00
e82ec12751 add case-insensitive flag to less-flags
also alphabetize
2024-07-19 23:00:31 -07:00
822e691ecd superficial changes 2024-07-19 22:31:08 -07:00
44e88ed586 add URL-encoding to grab
now files with spaces work properly, yippee
2024-07-19 08:21:03 -07:00
5ae0ca4302 add more flags to curl in grab 2024-07-19 08:20:45 -07:00
d879e23dd1 adjust tmux panel background to be less jarring 2024-07-17 00:58:48 -07:00
cefccb3c27 regenerate readme 2024-07-16 23:54:08 -07:00
da96a701b9 document -v and -n flags in permit 2024-07-16 23:52:02 -07:00
575baa13cf squeeze a couple lines 2024-07-16 23:51:53 -07:00
be7552f77f rename -A flag to -m for manual in permit 2024-07-16 21:03:33 -07:00
1048a8d7a3 add dry-run and verbose flags to permit 2024-07-16 11:38:24 -07:00
9d5a240d55 simplify flag parsing code in permit 2024-07-16 11:22:04 -07:00
8904f22242 rewrite short-flag parsing in permit 2024-07-16 10:59:54 -07:00
e8623a568a support both xxd and hexdump in permit 2024-07-16 10:51:32 -07:00
f53e9865df add websocat support to burl 2024-07-15 03:49:08 -07:00
03b90f9c9c override $TERM when connecting to crawl
`tmux-256color` is unsupported.
2024-07-14 02:19:43 -07:00
c9a5b6faea work on obtain 2024-07-14 01:59:22 -07:00
2aa89bb382 oops, forgot to update the usage string 2024-07-13 17:33:39 -07:00
6a0bdae2e5 regenerate readme 2024-07-13 02:57:34 -07:00
b7b1e03a69 add silent flag from Ubuntu to witch 2024-07-13 02:57:14 -07:00
466722d107 fix inverted logic in witch 2024-07-13 02:55:28 -07:00
194f5eb8d3 prevent witch from immediately exiting login shells
oops
2024-07-13 02:29:12 -07:00
aad149d30a regenerate readme 2024-07-13 02:18:01 -07:00
19a28440ac rewrite witch to be compatible with more shells 2024-07-13 02:17:38 -07:00
5b29189372 use xxd in case hexdump is missing in grab
as is the case for minimal debian/ubuntu installs (containers)
2024-07-13 01:54:19 -07:00
18b6d2cecf regenerate readme 2024-07-12 06:52:24 -07:00
98f4d6ed67 update example for setup_clang_ubuntu 2024-07-12 06:47:43 -07:00
37fab88237 shave another 5 chars from colors 2024-07-12 06:36:33 -07:00
e6bbd6d877 shave another 2 chars from colors 2024-07-12 06:35:36 -07:00