nick
nick
#### `aftman uninstall x` Uninstalls if there is only one version or prompts a confirmation to uninstall all versions. #### `aftman uninstall [email protected]` Uninstalls a specific version. #### `aftman uninstall...
Perhaps it also makes sense to add a command like this: #### `aftman uninstall x --distrust` Should be self-explanatory, but it removes the tool from the list of trusted tools....
This PR is definitely useful, I've hit the 60 rate limit via CI.
https://github.com/ok-nick/setup-aftman/tree/main
Some relevant info: [Windows Terminal Spec](https://github.com/microsoft/terminal/pull/7414) [Windows Terminal Commit](https://github.com/microsoft/terminal/commit/906edf7002b8ccf4d819fcc6f45a68f7815b3252) [Issue to add public docs](https://github.com/microsoft/terminal/issues/9462) [How to implement](https://github.com/contour-terminal/contour/issues/605)
The project is still pretty young and I wouldn't expect you to note down everything. However, it would be nice if you could include any major changes to keep everyone...
I'm having the same issue. I can't seem to get LSP for `clippy`, even after adding it to `checkOnSave`. Are you sure this is a documentation issue and not a...
I'd like to see it auto-install `null-ls` built-in sources, just like `mason-lspconfig.nvim`.
@jayp0521 I'm going to hopefully try it out later today and I'll let you know how it goes. Nice work.
I see your point and I agree, mason shouldn’t expand towards a more generalized package manager. There are others and they do the job just fine. It would probably make...