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

zsh doesn't work #11818

Closed
whitescent opened this issue Jul 27, 2023 · 1 comment
Closed

zsh doesn't work #11818

whitescent opened this issue Jul 27, 2023 · 1 comment
Labels
Support Request for support

Comments

@whitescent
Copy link

Describe the bug

when I first installed zsh, and open a new terminal, the terminal becomes very strange (also after restarting the computer)

image_2023-07-27_17-52-08

Steps to reproduce

  1. sudo apt install zsh
  2. sudo sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

and open a new terminal.

Expected behavior

Expected behavior: the terminal should be consistent with the left。

Screenshots and recordings

image_2023-07-27_17-52-08

OS / Linux distribution

Ubuntu 23.04 x86_64

Zsh version

5.9

Terminal emulator

default system terminal, Terminlator

If using WSL on Windows, which version of WSL

None

Additional context

No response

@mcornella
Copy link
Member

It looks like you installed OMZ for the root user, not your own.

OMZ is not installed system-wide but for the user that's running the installer. You need to install it for the user that's going to be using it.

@mcornella mcornella added the Support Request for support label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Request for support
Projects
Archived in project
Development

No branches or pull requests

2 participants