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

730 Commits

Author SHA1 Message Date
Connor Olding 209bed34cc document countdiff 2021-08-01 08:27:36 -07:00
Connor Olding 7aeda2d105 restore old examples for compile function 2021-08-01 08:23:00 -07:00
Connor Olding 2c1220e6d1 update and document setup_clang_ubuntu 2021-08-01 08:22:39 -07:00
Connor Olding 208dc56791 document colors function 2021-08-01 08:14:40 -07:00
Connor Olding cefcd1779e add an example for cdbusiest 2021-08-01 08:07:55 -07:00
Connor Olding 549f0b3a00 fix nasty bugs in bak 2021-08-01 08:04:17 -07:00
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 687f9adfa8 add option to use local files and ignore git 2021-08-01 07:08:57 -07:00
Connor Olding baf8dee898 regenerate readme 2021-08-01 02:14:30 -07:00
Connor Olding d0474bf735 leave plain docstring whitespace mostly intact 2021-08-01 02:13:40 -07:00
Connor Olding db0b029d0f don't cut sha1 file 2021-08-01 01:37:59 -07:00
Connor Olding 6a57d0afdd fix backup function 2021-08-01 01:02:28 -07:00
Connor Olding a458f760b9 regenerate readme 2021-08-01 00:38:05 -07:00
Connor Olding 35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00
Connor Olding 2dc303ee75 remove old readme 2021-07-31 23:36:42 -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 b4f99870e4 ignore a few more files 2021-07-31 21:49:15 -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 2b3e014090 add basic mpv config 2021-07-31 21:11:30 -07:00
Connor Olding 44f3854256 disable bells in bash
long time coming
2021-07-31 20:47:11 -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 831536107c add missing argument check 2021-07-31 16:15:07 -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 514b8e80d6 fix typo 2021-07-31 14:12:05 -07:00
Connor Olding 9227ade5e8 allow verbosity to be specified on command-line 2021-07-31 14:06:22 -07:00
Connor Olding 1e216752b6 add and further improve error handling 2021-07-31 13:56:46 -07:00
Connor Olding 762f7ffe35 improve error handling 2021-07-31 13:25:00 -07:00
Connor Olding 4000e091a9 use single brackets for file test 2021-07-31 12:59:31 -07:00
Connor Olding 2d37ea1135 remove dotless since we're not strictly POSIX anyway 2021-07-31 12:55:35 -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 74ec57f2fa use fancier document syntax here 2021-07-30 18:14:05 -07:00
Connor Olding 71de686ee9 fix links 2021-07-30 18:08:59 -07:00
Connor Olding 97d28cdbec regenerate readme 2021-07-30 17:59:57 -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 04e5cce6dd set -shrc's hashbang to false 2021-07-30 12:37:31 -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