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

1086 commits

Author SHA1 Message Date
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
806f3ec45b update colors script for 2024, shaving 2 chars 2024-07-12 06:22:33 -07:00
eec43d9c43 regenerate readme 2024-07-12 02:04:54 -07:00
bf9a743e14 use a different IP that always(?) fails
instead of potentially hitting a locally-running HTTP server
2024-07-12 02:03:58 -07:00
f193abb184 don't override $TERM when starting bash 2024-07-12 01:31:40 -07:00
d54c1c5808 don't reset terminal charset on alacritty (fixes glitch) 2024-07-12 01:31:02 -07:00
e66820c81a regenerate readme 2024-07-11 21:29:55 -07:00
9167121425 regenerate readme 2024-07-10 18:12:36 -07:00
400ed39814 Fix executable permissions 2024-07-10 05:44:26 -07:00
8e3b5584bd consider empty arguments an error in grab 2024-07-10 05:42:07 -07:00
2548a2ca0f remove redundant line continuations 2024-07-10 05:41:32 -07:00
2055bad993 add permit to conditionally set executable permissions 2024-07-10 05:37:23 -07:00
971c6457b6 don't escape . for discord 2024-07-09 22:54:37 -07:00
16f38ef1e4 finish discord and .conf file support in notice 2024-07-09 07:51:31 -07:00
2e576ee514 add push-to-discord function to notice (currently unused) 2024-07-09 07:14:04 -07:00
3f216cb06a begin phasing out ~/.gotify.secret from notify 2024-07-09 06:13:33 -07:00
48101302b2 superficial changes (comments and syntax) 2024-07-09 06:10:46 -07:00
ed15530172 Fix executable permissions 2024-07-07 20:28:25 -07:00
42f2c5fc5f use random IDs in notice instead of sequential ones 2024-07-07 03:26:19 -07:00
981c7fa04d ensure curl -f is always set in notice 2024-07-06 17:35:19 -07:00
699678a3d9 set $target at the start of each function for testing 2024-07-06 17:35:19 -07:00
6d59fb2e74 add support for litterbox to notice 2024-07-06 17:35:15 -07:00
901285c28a regenerate readme 2024-07-06 16:26:52 -07:00
44bdf2627d remove aur script
this script was never very robust, and i haven't used it in so long
that it may not even work anymore.
2024-07-06 16:23:27 -07:00
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