1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 01:53:22 -07:00
Commit Graph

554 Commits

Author SHA1 Message Date
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
Connor Olding 56a5724160 use in-place arithmetic where applicable 2021-07-29 10:40:15 -07:00
Connor Olding aaa15067b8 remove trace comments from rc files 2021-07-29 07:42:50 -07:00
Connor Olding 7e5b09b6c7 remove debug echoes from rc files 2021-07-29 07:39:19 -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 b1f7cdd3f5 add verbosity control to install script 2021-07-22 00:57:07 +02:00
Connor Olding 4adbbb0e27 a bunch of minor stuff before i start refactoring 2021-07-22 00:30:05 +02:00
Connor Olding d561fe4ffb add function keyword to shut up zsh 2021-07-04 14:13:18 +02:00
Connor Olding 6ead9babd3 move noglob/nocorrect to the bottom to fix issues 2021-07-04 14:08:52 +02:00
Connor Olding 5b8791e82f add another unholy abomination 2021-06-20 05:28:32 +02:00
Connor Olding 431cb9a10d shorten "execute" to "exec" 2021-06-20 05:25:41 +02:00
Connor Olding f4d511a087 add a few aliases 2021-06-20 05:25:17 +02:00
Connor Olding 2e0e1db709 add broken binds to zshrc (commented out) 2021-01-13 01:40:03 +01:00
Connor Olding 265cdde25b update noglob list 2021-01-13 01:39:41 +01:00
Connor Olding 904abfaa71 update minttyrc 2021-01-08 17:04:42 +01:00
Connor Olding 12a3d61530 rewrite description for "now" 2021-01-08 16:50:56 +01:00
Connor Olding e9ae474941 remove lsz 2021-01-08 16:49:10 +01:00
Connor Olding f36a293829 fix and rewrite pseudo-symlink file-finding loops 2021-01-06 22:17:01 +01:00
Connor Olding 26445bf490 squash some shellcheck warnings 2021-01-06 20:53:52 +01:00
Connor Olding 4e4941aa68 tweak readme 2021-01-05 14:50:44 +01:00
Connor Olding 443c9a207e minor fixes 2020-12-31 09:22:27 +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 0be55777ee add missing quotes 2020-11-23 07:32:38 +01:00
Connor Olding 52cb405534 update LS_COLORS 2020-11-05 17:34:56 +01:00
Connor Olding 880ac92f05 split LS_COLORS into its own file 2020-11-05 17:34:48 +01:00