Lorenz

Results 4 issues of Lorenz

This PR addresses the warning message mentioned in #118 when installing multiple packages with `p_install_gh()`. The code in [`R/p_install_gh.R#L24`](https://github.com/trinker/pacman/blob/fc09ccd2405e539dec575dbdf7832df82082d4e0/R/p_install_gh.R#L24) throws a warning message when passing a vector of repository names...

Fixes #124 The main bug was fixed already in #121. This PR fixes the code in `hack/switch/switch.fish`, where the problem still exists.

Since kubeswitch 0.9.0, the switch script for fish creates the following error when calling `kubeswitch` / `s`. ``` m: command not found - (line 61): \rm -f "$KUBECONFIG" ^~^ in...

As a new user, when I click "Add MCP Server" > "Add by MCP.json", an error message appears, that the `mcp.json` file doesn't exist. --- ### Expected Behavior *I would...