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

409 commits

Author SHA1 Message Date
cdd044cb0b accelerate decently with ls sorting and ignore more stuff 2021-10-08 14:31:20 -07:00
f0fedca16f detect size with stty size instead of tput 2021-10-07 13:17:26 -07:00
38cd399bcf fix handling of directory names starting with a hyphen 2021-10-07 13:05:39 -07:00
aa1686cf10 only refresh screen as necessary, and omit (non-parent) merged commits 2021-10-07 12:32:32 -07:00
76415f4742 use shell expansions instead of piping into cut 2021-10-07 11:03:49 -07:00
cfd3c2b18b simplify character whitelist using built-in shell expansions 2021-10-07 10:57:31 -07:00
a7ff1eb658 more work on glug; new g and G commands 2021-10-05 21:02:06 -07:00
b4f8e0eae2 add glug utility for quickly diffing git logs (WIP) 2021-10-05 18:15:27 -07:00
2ae755fff3 $? is implicit 2021-10-05 10:59:05 -07:00
b34bb36329 update scropt (though it's still untested) 2021-10-05 10:58:03 -07:00
581fd63321 default ghmd to generic shell instead of zsh 2021-10-05 09:31:38 -07:00
d3dc8c5a91 begin marking busybox compatibility 2021-10-04 17:06:45 -07:00
869df527ec increase number of fzy lines in ff 2021-10-04 17:05:43 -07:00
ac88e80c60 check slit/slitt arguments 2021-10-01 12:40:27 -07:00
ff6489bff5 improve busybox awk compatibility 2021-10-01 12:39:25 -07:00
c53605031a fix a local var that i missed 2021-10-01 11:00:09 -07:00
d300d3af84 ignore .git subdirectories, tiny refactor 2021-10-01 10:32:10 -07:00
5c3dc32409 add "decently" utility 2021-10-01 08:28:03 -07:00
7e6e48f82d rename _REMOTE_ to EA_ 2021-10-01 04:13:49 -07:00
ff23fd3075 add morecolors 2021-10-01 04:02:49 -07:00
ea30451802 rewrite pacman-list-disowned, rename to disowned 2021-09-30 08:53:31 -07:00
5382da0605 always use local var= instead of local var
blame zsh
2021-09-30 08:43:40 -07:00
3e9e80de15 don't use set -e 2021-09-30 08:33:49 -07:00
1196225de8 rewrite 'has' function 2021-09-30 08:29:28 -07:00
e45d80b8b0 improve interval check 2021-09-29 06:14:02 -07:00
9226936571 check that interval is positive 2021-09-29 05:03:06 -07:00
a5383d98db rewrite minutemaid documentation 2021-09-29 04:51:37 -07:00
bd81dc0b28 reformat archive scripts to better fit in 2021-09-28 13:41:55 -07:00
bf684554e6 update archive scripts from prezto 2021-09-28 13:21:05 -07:00
cc4d682c9c remove cdbusiest and rename dbusiest to busiest 2021-09-28 13:14:07 -07:00
4dbafc41ca update oxo example 2021-09-28 13:01:04 -07:00
497160fb7e remove some ancient/broken scripts 2021-09-28 12:58:45 -07:00
f15ff1c965 fix leaky reads and add argc checking 2021-09-28 12:41:44 -07:00
9bac51b1a6 fix redirection inconsistencies across shells 2021-09-28 12:41:21 -07:00
3e088817d3 add "nocorrect" to ignored words in wat 2021-09-25 04:09:44 -07:00
e0aac93c38 rewrite confirm and pause to improve compatibility and consistency 2021-09-25 00:17:35 -07:00
0d7c321363 print total files in oxo's epilogue to reduce confusion 2021-09-24 19:59:09 -07:00
a3dc131383 fix isup's hashbang 2021-09-24 19:58:19 -07:00
6e0b1029f9 fix bash syntax errors 2021-09-23 07:37:47 -07:00
552ddc6080 flesh out some compatibility stuff i forgot 2021-09-23 07:15:19 -07:00
e2f7fddb60 patch up sram script to be a little less crappy 2021-09-23 07:03:24 -07:00
3f476697d4 add some insanity to mpv_watch 2021-09-23 06:53:12 -07:00
1408a227c5 rewrite getladspa 2021-09-23 06:52:40 -07:00
112a7a6d63 flesh out the compatibility table 2021-09-23 06:48:05 -07:00
eaf2cc00e2 update audio filtering crap 2021-09-22 20:19:03 -07:00
dde18c8e48 remove conditional colors on success message 2021-09-16 22:52:57 -07:00
99b2991838 compute number of failures instead of keeping track 2021-09-16 22:48:20 -07:00
545ab4bb5d only copy files if they contain troublesome characters 2021-09-16 22:40:13 -07:00
43813a2cd8 fix retention equation (just the comment) 2021-09-16 14:32:38 -07:00
88d6a18653 reduce indentation 2021-09-16 13:35:44 -07:00
d6ca35b4d1 skip files larger than 512 MiB 2021-09-16 13:08:06 -07:00
76a8a8396a fix a stupid typo 2021-09-15 23:02:41 -07:00
0c1cf6ff31 fix a printf 2021-09-15 22:43:10 -07:00
35ff5d478b add oxo (0x0.st utility) 2021-09-15 22:03:05 -07:00
4ed1d5f7ac fix executable permissions 2021-09-15 16:46:39 -07:00
70ea90f81f fix some broken stuff in cutv 2021-09-11 10:38:30 -07:00
eab52be2dc add missing -- switch to an mpv wrapper 2021-08-23 04:53:13 -07:00
a0d1feaf29 allow baknow to take multiple file arguments 2021-08-23 04:52:39 -07:00
dce4a25f12 make sortip its own script 2021-08-23 04:51:42 -07:00
15ab667b7d keep one-line docstrings in their own paragraph 2021-08-06 08:18:18 -07:00
ab8a239df0 add shcom utility 2021-08-02 23:29:29 -07:00
2d29d97920 mark stfu as compatible with all four shells 2021-08-02 23:19:06 -07:00
f640fbb4b0 allow specification of tail parameter in stfu 2021-08-02 21:47:34 -07:00
addf7d1070 just conditionally source preload() instead of inlining it
also try out argc in stfu
2021-08-02 14:09:27 -07:00
d44da54b36 add some pretty lame security checks to stfu 2021-08-02 13:49:38 -07:00
7ae8c5681d overhaul script sourcing and dependency system 2021-08-02 13:48:46 -07:00
9a6ff26e1c update documentation, especially overridden names 2021-08-02 06:50:45 -07:00
d1095a192e improve isup compatiblity 2021-08-02 06:07:33 -07:00
d6300c4578 make rot13 its own function, document 2021-08-01 19:34:45 -07:00
c152abaca1 fix trash example 2021-08-01 11:04:20 -07:00
235c9d9ce2 add xxp utility 2021-08-01 10:43:34 -07:00
3728a9d448 rewrite ea 2021-08-01 10:29:38 -07:00
b027daf9cf update a bunch of documentation 2021-08-01 09:45:19 -07:00
92bdf76405 document a ton of stuff 2021-08-01 09:30:41 -07:00
e20d2557c9 document echo2 2021-08-01 08:41:31 -07:00
364a0eff66 document dfu 2021-08-01 08:36:35 -07:00
14677b3acf document dbusiest 2021-08-01 08:33:53 -07:00
fb3e50f168 remove old TODO 2021-08-01 08:29:14 -07:00
2ed98b5187 update cutv 2021-08-01 08:28:21 -07:00
209bed34cc document countdiff 2021-08-01 08:27:36 -07:00
7aeda2d105 restore old examples for compile function 2021-08-01 08:23:00 -07:00
2c1220e6d1 update and document setup_clang_ubuntu 2021-08-01 08:22:39 -07:00
208dc56791 document colors function 2021-08-01 08:14:40 -07:00
cefcd1779e add an example for cdbusiest 2021-08-01 08:07:55 -07:00
549f0b3a00 fix nasty bugs in bak 2021-08-01 08:04:17 -07:00
19e12cee88 document backup functions 2021-08-01 07:58:21 -07:00
6cacda28df add an example for aur 2021-08-01 07:41:00 -07:00
5d57d6daf4 document argc 2021-08-01 07:36:53 -07:00
d47c10c0ca document arithmetic utilities 2021-08-01 07:33:28 -07:00
c7ce0464cf document sv 2021-08-01 07:20:03 -07:00
0b05eaa4b5 document sum 2021-08-01 07:10:40 -07:00
d0474bf735 leave plain docstring whitespace mostly intact 2021-08-01 02:13:40 -07:00
35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00
32adb96aee rewrite argc with a new interface 2021-07-31 23:32:43 -07:00
8f3455f684 add simple argc-checking utility
this will be replaced in the next commit
because i just thought of a better interface.
2021-07-31 22:49:51 -07:00
e46e3769d1 add argc-checking and don't rely on shell expansion 2021-07-31 21:46:41 -07:00
51e0ddc46f use single brackets and stuff here too 2021-07-31 21:27:31 -07:00
20a25d7e37 remove some flags in preference of using mpv.conf 2021-07-31 21:16:22 -07:00
7402cee176 support self-documentation 2021-07-31 16:50:21 -07:00
1cc9a75b29 add comments and dummy docstrings 2021-07-31 16:15:27 -07:00
1941e3253d improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
2021-07-31 16:10:25 -07:00
9a3b92357b use fancier document syntax here too 2021-07-30 19:47:43 -07:00
f73c003e13 write more comments for document 2021-07-30 19:44:19 -07:00
0439a5a4e8 add empty docstrings for most of the remaining functions 2021-07-30 19:41:16 -07:00
71de686ee9 fix links 2021-07-30 18:08:59 -07:00
fd83d41ab2 add and restore some docstrings 2021-07-30 17:58:07 -07:00
691b8251df add documentation tool (no docstrings yet) 2021-07-30 16:38:54 -07:00
adc53a5b68 remove redundant default 2021-07-30 16:31:21 -07:00
aed65ec04f add argument checking to colors 2021-07-30 12:36:50 -07:00
936bb919ed add ghmd command: github markdown
via leah
2021-07-30 11:51:31 -07:00
56a5724160 use in-place arithmetic where applicable 2021-07-29 10:40:15 -07:00
1c562ad0f9 automatically source compatible scripts in bash 2021-07-29 07:26:45 -07:00
04e890db1b first pass over sh: improve compatibility, fix stuff 2021-07-29 05:57:32 -07:00
5eaf74401e overhaul 2021-07-29 00:37:35 -07:00
4adbbb0e27 a bunch of minor stuff before i start refactoring 2021-07-22 00:30:05 +02:00
e9ae474941 remove lsz 2021-01-08 16:49:10 +01:00
d35c492850 NixOS compatibility
* use /usr/bin/env for all hashbangs
* enable hashall for bash
* workaround syntax error in -shrc for bash
2020-12-29 18:04:04 +01:00
f6be7c50c4 disable these includes i rarely use 2020-08-26 08:38:14 +02:00
9273a8b2ad update clang 2020-06-25 08:19:56 -07:00
7582a84356 enable more optimizations in release flags 2019-07-27 08:02:19 -07:00
d100b43f69 fix bugs in noccom 2019-07-27 08:01:48 -07:00
d18e4a5f91 add comment-stripper and line-joiner for C 2019-07-12 08:37:18 -07:00
3d61c2eee4 fix dumb bug 2019-06-09 05:07:20 -07:00
629d4ff642 small tweaks 2019-06-05 20:29:35 -07:00
74bde1eea1 overhaul e script 2019-06-05 20:14:29 -07:00
dd72962588 add countdiff util for counting lines that differ 2019-06-05 12:38:12 -07:00
03f4ae25fc patch small security concern 2019-05-30 01:21:28 -07:00
d0c2f05dba add fasd 2019-05-30 01:20:58 -07:00
5dae65b50b update archive scripts from prezto 2019-05-27 11:20:00 -07:00
4a1d4cd289 add slit variant for tab-delimited inputs 2019-05-27 10:56:46 -07:00
801d9b0c1c i totally forgot to commit the rs script 2019-05-27 10:54:29 -07:00
4889b793af use UTC for now
i don't like this, but it's my best option to make things mostly monotonic.
2019-05-27 11:46:16 +02:00
e4eb191e15 default to gcc 2019-05-27 11:39:45 +02:00
a48c026a31 use CPPFLAGS with the preprocessor
d'oh
2019-05-27 11:23:58 +02:00
65df371822 remove broken mkgist command 2019-05-27 11:21:57 +02:00
8b33c9164c remove ancient submodules 2019-05-27 11:21:15 +02:00
d71e77e548 fix some annoying quirks with compilation flags 2019-05-26 20:53:44 +02:00
a083f210b2 fix bug with parent directories in compile script 2019-05-21 10:33:39 +02:00
c7f26c3120 support newer versions of MSVC
also fix cygwin path-handling
2019-04-29 20:49:18 +02:00
0db9e3719f minor tweaks 2019-03-03 19:56:19 +01:00
2a2ce28dd0 compile script improvements
* append clang_flags individually instead of becoming one amalgamate argument
 * squeeze MSVC includes
 * ignore worthless MSVC deprecation warnings
 * always color output
2018-09-14 17:34:11 +02:00
5d3df0ed66 remove ancient cross-compile scripts 2018-07-29 03:18:27 +02:00
b282b86724 remove lol-twitter 2018-02-21 10:51:50 +01:00
a35f853942 remove logs command 2018-02-21 10:47:01 +01:00
4b696cd777 update llvm toolchain setup to 6.0 2018-02-20 11:59:11 +01:00
be00b8d30a improve colors of similar 2018-02-20 11:55:45 +01:00
8854416139 gcc doesn't like -mcpu so i just can't win 2017-11-13 21:17:28 +00:00
15fda1d96a clang doesn't like this so use -mcpu instead 2017-11-07 22:40:29 +00:00
ec9557fc5c +x and fix first invocation of autosync 2017-11-04 14:26:37 +00:00
e76bdf9a32 add autosync util 2017-11-04 13:25:51 +00:00
f1c3609ec1 tweak C flags so stuff works properly 2017-11-02 15:14:08 +00:00
dc3d721492 update llvm version in script 2017-10-17 02:18:02 +00:00
243675185f fix maybe_include invocations 2017-10-13 12:26:48 +00:00
0d37a2bd61 experimenting with more warnings 2017-10-05 12:08:08 +00:00
9a1dc4d488 add comments to compile
i know you're not supposed to comment *what* you're doing
but
this is bash/zsh
it can't be helped
2017-10-05 10:12:44 +00:00
1c0c963dde add disf for disassembling single functions 2017-10-02 04:17:32 +00:00
702a3e9717 add remaining space column to dfu 2017-05-19 18:04:09 -07:00
803ffd926d specify which warnings we're disabling 2017-05-17 21:27:29 +00:00
8243f9be77 fix quirks with specifying msvc 2017-05-17 21:26:57 +00:00
79366bed63 use MSVC includes with clang-msvc 2017-05-17 21:12:21 +00:00
b63f1ba653 do debug builds by default 2017-05-17 20:27:17 +00:00
341b7613cc further cleanup 2017-05-17 20:21:25 +00:00
719ff3374b clean up separator-printing code 2017-05-17 20:11:23 +00:00
fba7104526 use the right linker with clang-msvc 2017-05-10 04:51:59 +00:00
72b0136367 disable a couple flags for any clang 2017-05-05 01:46:08 +00:00
d6cb7ea4dc failed globbing is not (always) an error 2017-05-05 01:37:01 +00:00
4065a72d4a cleanup and tweaks 2017-05-05 01:32:57 +00:00
f2a34d9b16 add ad-hoc MSVC support 2017-05-04 15:29:39 +00:00
57c483ec48 don't use tcmalloc with asan 2017-05-03 08:45:38 +00:00
37583090f4 omit warning flags from echo 2017-05-03 08:01:48 +00:00
94b32e0a26 echo compiler invocation to stdout instead 2017-04-27 23:17:30 +00:00
722624035c add transparency padding thing for twitter 2017-04-02 10:54:00 +00:00
787cf81258 clean up tcmalloc stuff 2017-04-02 03:47:27 -07:00
60373d2384 better handle library flags and windows-only stuff 2017-04-02 03:37:49 -07:00
64dddf592b compile script tweaks for windows 2017-04-02 02:17:40 +00:00
50feb42b6a use ansi escapes on windows and fix dumb bug 2017-04-01 22:27:53 +00:00
4e7caf55ae add a basic hardened mode 2017-03-31 03:49:47 +00:00
c259cbca35 compute priority from version number 2017-03-31 02:46:30 +00:00
4aa46a5b06 further improvements & ubuntu clang setup script 2017-03-31 02:11:05 +00:00
b47e9ec455 improve compile script 2017-03-31 01:09:26 +00:00
ec7a8dd771 allow aur without sudo on windows 2017-03-16 13:22:12 +00:00
edf8d46685 get around to doing stuff 2017-03-04 23:12:45 -08:00
7caa55f2bc add http file stuff; update sc accordingly 2017-03-03 07:36:33 +00:00
ac9bc094b2 check for include dirs and args and stuff 2016-10-19 04:31:33 -07:00
94851854dc add a dumb compile script with my usual settings 2016-10-18 01:22:46 -07:00
ec610f804d fix(?) minutemaid example 2016-06-27 06:02:46 -07:00
4998ceb913 add mips compiler to mw 2016-06-05 13:31:11 -07:00
b60627e169 fix permissions 2016-04-10 07:09:07 -07:00
30421c2375 ad-hoc fix for spaces in PIDs 2016-04-08 12:01:54 -07:00
d78726b195 add hex util: arith but base 16 2016-04-06 09:47:53 -07:00
cccc73924c update scropt 2016-03-12 07:04:43 -08:00
b8bf889f69 fixes i guess 2016-02-24 14:10:31 -08:00
0aaf8ead84 don't screen if unscreen failed 2016-01-05 05:38:34 -08:00
a02e122633 i have https now 2015-12-13 13:28:15 -08:00
91ccf02d77 set up clang cross compiling 2015-12-13 10:22:18 -08:00
d268b63f21 "now" script for screenshot filenames 2015-12-12 06:39:45 -08:00
ca62d43d88 better error handling 2015-12-12 06:39:30 -08:00
372bcfc971 Merge branch 'master' of github.com:notwa/rc 2015-12-11 01:07:36 -08:00
e4a1769dfc cygwin crap 2015-12-11 01:06:01 -08:00
84b70ffc02 add screen handling crap 2015-12-06 12:35:57 -08:00