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

604 commits

Author SHA1 Message Date
73b08af330 regenerate readme 2021-08-02 14:09:31 -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
752dc2a605 attempt to deal with netrw's absurdity, also add more binds 2021-08-02 13:43:52 -07:00
62702f09e5 regenerate readme 2021-08-02 06:50:53 -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
c295d2b495 allow invocation of shell functions from vim 2021-08-01 11:31:05 -07:00
8c00606e5a regenerate readme 2021-08-01 11:04:27 -07:00
c152abaca1 fix trash example 2021-08-01 11:04:20 -07:00
47a4f07430 regenerate readme 2021-08-01 10:44:56 -07:00
235c9d9ce2 add xxp utility 2021-08-01 10:43:34 -07:00
5191fb4a60 regenerate readme 2021-08-01 10:29:45 -07:00
3728a9d448 rewrite ea 2021-08-01 10:29:38 -07:00
b478b3e210 regenerate readme 2021-08-01 09:46:52 -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
687f9adfa8 add option to use local files and ignore git 2021-08-01 07:08:57 -07:00
baf8dee898 regenerate readme 2021-08-01 02:14:30 -07:00
d0474bf735 leave plain docstring whitespace mostly intact 2021-08-01 02:13:40 -07:00
db0b029d0f don't cut sha1 file 2021-08-01 01:37:59 -07:00
6a57d0afdd fix backup function 2021-08-01 01:02:28 -07:00
a458f760b9 regenerate readme 2021-08-01 00:38:05 -07:00
35a03b364f add regenerate script 2021-08-01 00:37:12 -07:00
2dc303ee75 remove old readme 2021-07-31 23:36:42 -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
b4f99870e4 ignore a few more files 2021-07-31 21:49:15 -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