1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-07-08 05:49:59 -07:00
Commit Graph

17 Commits

Author SHA1 Message Date
Connor Olding d5f3f14d72 merge compatibility lines
RIP meaningful last-modified dates
2024-03-26 15:08:14 -07:00
Connor Olding bdd25226a8 do the private-or-subshell dance for maybesudo 2024-03-21 14:39:43 -07:00
Connor Olding c7603653b0 prefer || over test ... -o ... 2024-02-23 22:31:21 -08:00
Connor Olding dce787f082 ok last time i swear 2022-10-13 02:30:53 +02:00
Connor Olding a28a8472a3 fix LOGNAME variable 2022-10-13 01:59:23 +02:00
Connor Olding 160f6ece80 more maybesudo fixes 2022-10-13 01:56:34 +02:00
Connor Olding c4b191b305 general improvements to maybesudo 2022-10-12 22:58:25 +02:00
Connor Olding 447695ba19 add some notes to self 2021-10-14 14:10:18 -07:00
Connor Olding 5382da0605 always use local var= instead of local var
blame zsh
2021-09-30 08:43:40 -07:00
Connor Olding 112a7a6d63 flesh out the compatibility table 2021-09-23 06:48:05 -07:00
Connor Olding 4ed1d5f7ac fix executable permissions 2021-09-15 16:46:39 -07:00
Connor Olding 7ae8c5681d overhaul script sourcing and dependency system 2021-08-02 13:48:46 -07:00
Connor Olding b027daf9cf update a bunch of documentation 2021-08-01 09:45:19 -07:00
Connor Olding 92bdf76405 document a ton of stuff 2021-08-01 09:30:41 -07:00
Connor Olding 0439a5a4e8 add empty docstrings for most of the remaining functions 2021-07-30 19:41:16 -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