Joe Block

Results 91 comments of Joe Block

Thanks, I appreciate having someone else test - when I test code I wrote myself I tend to unconsciously avoid the rough edges in it so having someone test who's...

I suspect the problem may be the oh-my-zsh plugins. Try commenting them out of your `.zgen-local-plugins` and see if that improves your start times. I've been considering yanking the o-m-z...

At some point I need to do a binary search and figure out which plugins are the slow ones. What hardware are you running where it is taking more than...

I'm unlikely to find time for it anytime soon, unfortunately.

That timer sounds interesting, please send me a link so I can look at timing some of this stuff.

It's taken me forever to get to it, but I'm working on switching the quickstart kit to use [zgenom](https://github.com/jandamm/zgenom.git) instead of zgen. zgenom is getting maintenance, and relevant to this...

I'm not sure why GH hasn't been notifying me of updates to this issue. I don't have an M1 to test on. Declaring all functions with `function` seems an easy...

Given that the target audience of the kit is new ZSH users, to avoid confusion I think that the kit should keep using `~` by default until and unless the...

+1 for aliases and the use case @cruschke mentioned where different teams have different aliases for the same clusters, and may have helper scripts that depend on those aliases. Yes,...

This would also make it easier to monitor that a given DNS server is actually up. I run 2 piholes and want to know if one of them is not...