Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS zsh startup script overwritten #6421

Closed
iso-ivanv opened this issue Feb 5, 2024 · 2 comments
Closed

MacOS zsh startup script overwritten #6421

iso-ivanv opened this issue Feb 5, 2024 · 2 comments
Labels
kind/bug Something isn't working platform/macos triage/duplicate This issue or pull request already exists

Comments

@iso-ivanv
Copy link

Actual Behavior

I use zsh with a plugin (https://ohmyz.sh/ ) . The plugin has some content in .zshrc required to work properly.
However after installing rancher desktop , the installer added the required lines to .zshrc file and truncated all the previous content.
The only thing left is :

MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)

export PATH="/Users/ivan.vasilev/.rd/bin:$PATH"

MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)

Steps to Reproduce

Setup zsh with ohmyz.sh or just add some commands to .zshrc
Just install Rancher 1.12.1 from dmg installer

Result

Previous content of zsh startup script .zshrc is truncated.

Expected Behavior

Existing content remains

Additional Information

No response

Rancher Desktop Version

1.12.1

Rancher Desktop K8s Version

NA

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

macOS

Operating System / Build Version

MacOS Sonoma 14.3

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

No response

@iso-ivanv iso-ivanv added the kind/bug Something isn't working label Feb 5, 2024
@jandubois
Copy link
Member

I'm so sorry that this happened to you and apologize that we didn't catch this bug before the release.

This is a duplicate of #6281 and has been fixed in https://github.com/rancher-sandbox/rancher-desktop/releases/tag/v1.12.2

@jandubois jandubois added triage/duplicate This issue or pull request already exists platform/macos labels Feb 5, 2024
@iso-ivanv
Copy link
Author

Thanks @jandubois

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/macos triage/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants