1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-29 02:17:12 -07:00
Commit Graph

174 Commits

Author SHA1 Message Date
Connor Olding 19e12cee88 document backup functions 2021-08-01 07:58:21 -07:00
Connor Olding 6cacda28df add an example for aur 2021-08-01 07:41:00 -07:00
Connor Olding 5d57d6daf4 document argc 2021-08-01 07:36:53 -07:00
Connor Olding d47c10c0ca document arithmetic utilities 2021-08-01 07:33:28 -07:00
Connor Olding c7ce0464cf document sv 2021-08-01 07:20:03 -07:00
Connor Olding 0b05eaa4b5 document sum 2021-08-01 07:10:40 -07:00
Connor Olding d0474bf735 leave plain docstring whitespace mostly intact 2021-08-01 02:13:40 -07:00
Connor Olding 35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00
Connor Olding 32adb96aee rewrite argc with a new interface 2021-07-31 23:32:43 -07:00
Connor Olding 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
Connor Olding e46e3769d1 add argc-checking and don't rely on shell expansion 2021-07-31 21:46:41 -07:00
Connor Olding 51e0ddc46f use single brackets and stuff here too 2021-07-31 21:27:31 -07:00
Connor Olding 20a25d7e37 remove some flags in preference of using mpv.conf 2021-07-31 21:16:22 -07:00
Connor Olding 7402cee176 support self-documentation 2021-07-31 16:50:21 -07:00
Connor Olding 1cc9a75b29 add comments and dummy docstrings 2021-07-31 16:15:27 -07:00
Connor Olding 1941e3253d improve ash compatiblity
surprisingly, [:space:] isn't supported, so just use plain spaces.
2021-07-31 16:10:25 -07:00
Connor Olding 9a3b92357b use fancier document syntax here too 2021-07-30 19:47:43 -07:00
Connor Olding f73c003e13 write more comments for document 2021-07-30 19:44:19 -07:00
Connor Olding 0439a5a4e8 add empty docstrings for most of the remaining functions 2021-07-30 19:41:16 -07:00
Connor Olding 71de686ee9 fix links 2021-07-30 18:08:59 -07:00
Connor Olding fd83d41ab2 add and restore some docstrings 2021-07-30 17:58:07 -07:00
Connor Olding 691b8251df add documentation tool (no docstrings yet) 2021-07-30 16:38:54 -07:00
Connor Olding adc53a5b68 remove redundant default 2021-07-30 16:31:21 -07:00
Connor Olding aed65ec04f add argument checking to colors 2021-07-30 12:36:50 -07:00
Connor Olding 936bb919ed add ghmd command: github markdown
via leah
2021-07-30 11:51:31 -07:00
Connor Olding 56a5724160 use in-place arithmetic where applicable 2021-07-29 10:40:15 -07:00
Connor Olding 1c562ad0f9 automatically source compatible scripts in bash 2021-07-29 07:26:45 -07:00
Connor Olding 04e890db1b first pass over sh: improve compatibility, fix stuff 2021-07-29 05:57:32 -07:00
Connor Olding 5eaf74401e overhaul 2021-07-29 00:37:35 -07:00
Connor Olding 4adbbb0e27 a bunch of minor stuff before i start refactoring 2021-07-22 00:30:05 +02:00
Connor Olding e9ae474941 remove lsz 2021-01-08 16:49:10 +01:00
Connor Olding 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
Connor Olding f6be7c50c4 disable these includes i rarely use 2020-08-26 08:38:14 +02:00
Connor Olding 9273a8b2ad update clang 2020-06-25 08:19:56 -07:00
Connor Olding 7582a84356 enable more optimizations in release flags 2019-07-27 08:02:19 -07:00
Connor Olding d100b43f69 fix bugs in noccom 2019-07-27 08:01:48 -07:00
Connor Olding d18e4a5f91 add comment-stripper and line-joiner for C 2019-07-12 08:37:18 -07:00
Connor Olding 3d61c2eee4 fix dumb bug 2019-06-09 05:07:20 -07:00
Connor Olding 629d4ff642 small tweaks 2019-06-05 20:29:35 -07:00
Connor Olding 74bde1eea1 overhaul e script 2019-06-05 20:14:29 -07:00
Connor Olding dd72962588 add countdiff util for counting lines that differ 2019-06-05 12:38:12 -07:00
Connor Olding 03f4ae25fc patch small security concern 2019-05-30 01:21:28 -07:00
Connor Olding d0c2f05dba add fasd 2019-05-30 01:20:58 -07:00
Connor Olding 5dae65b50b update archive scripts from prezto 2019-05-27 11:20:00 -07:00
Connor Olding 4a1d4cd289 add slit variant for tab-delimited inputs 2019-05-27 10:56:46 -07:00
Connor Olding 801d9b0c1c i totally forgot to commit the rs script 2019-05-27 10:54:29 -07:00
Connor Olding 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
Connor Olding e4eb191e15 default to gcc 2019-05-27 11:39:45 +02:00
Connor Olding a48c026a31 use CPPFLAGS with the preprocessor
d'oh
2019-05-27 11:23:58 +02:00
Connor Olding 65df371822 remove broken mkgist command 2019-05-27 11:21:57 +02:00