Carlo Sala

Results 193 comments of Carlo Sala

Yep, I have it on my TODO. Sorry for the delay, I'm a bit overwhelmed these days

Yep, exactly. I'd say it's better not to have it in the repo. I would like to already merge a final thing, and avoid follow-up PRs.

Could you move all this code to `.github/workflows`? Something like https://github.com/ohmyzsh/ohmyzsh/tree/master/.github/workflows/dependencies

I'll verify the python code during this week, thanks for the hard work!

I'd do different ones actually

Some things I spotted along the way: - We're not really interested in the value itself of the alias, I'd only save the file where is declared and nothing else....

I'll keep reviewing it during the next days, but really great job!

Hi Andrew, thanks for the ideas! 1. Sounds sensible to me, but it is actually [what happens at the end of successful update](https://github.com/ohmyzsh/ohmyzsh/blob/c0074974313215360a9529e01204792cdf6ca473/lib/cli.zsh#L793-L798) 2. It would be great to update...

Hi! Since `swift` generates the completion file dynamically according to the version installed in user's version, could you please implement something like [volta plugin](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/volta/volta.plugin.zsh) to generate and save it? Thanks!

I am not able to reproduce. Could you share your `zshrc` to debug? Thanks!