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

oh-my-zsh issues #1289

Closed
sebkolind opened this issue Dec 21, 2016 · 9 comments
Closed

oh-my-zsh issues #1289

sebkolind opened this issue Dec 21, 2016 · 9 comments
Labels
❔ Type: Question Issue is a question relating to Hyper (please use zeit.chat or https://spectrum.chat/hyper for this)

Comments

@sebkolind
Copy link

Hi.

When I am installing oh-my-zsh it's working for the current window, but when I am closing Hyper and opening Hyper again it's not initialized. Do I have to init. it in some way? Or tell Hyper to always use oh-my-zsh?

@philippbosch
Copy link

did you change your system shell to zsh – chsh -s /bin/zsh?
there's also a shell option in the Hyper config (see https://hyper.is/#cfg)

@sebkolind
Copy link
Author

sebkolind commented Dec 21, 2016

Thank you very much! setting shell = '/bin/zsh' in ~/.hyper.js did the trick for me.

@timothyis
Copy link
Contributor

Did you resolve your issue @SebastianKS? Are we okay to close this now?

@timothyis timothyis added the ❔ Type: Question Issue is a question relating to Hyper (please use zeit.chat or https://spectrum.chat/hyper for this) label Dec 21, 2016
@sebkolind
Copy link
Author

Hi @codetheory

Yes - Thank for your help

@sinedied
Copy link

How to get rid of the % sign on startup when doing this?
See
image

@d4n1elchen
Copy link

@sinedied Same problem here

@yossepbb
Copy link

This is the Z Shell configuration function for new users,
zsh-newuser-install.
You are seeing this message because you have no zsh startup files
(the files .zshenv, .zprofile, .zshrc, .zlogin in the directory
~). This function can help you with a few settings that should
make your use of the shell easier.

You can:

(q) Quit and do nothing. The function will be run again next time.

(0) Exit, creating the file ~/.zshrc containing just a comment.
That will prevent this function being run again.

(1) Continue to the main menu.

(2) Populate your ~/.zshrc with the configuration recommended
by the system administrator and exit (you will need to edit
the file by hand, if so desired).

Hy guys, someone can help me? my zsh keep send me this msg when i try to open a new tab.

@mvoggu
Copy link

mvoggu commented Jul 15, 2019

How to get rid of the % sign on startup when doing this?
See
image

#2144

@arjawn
Copy link

arjawn commented Jan 29, 2020

Same problem and setting shell = '/bin/zsh' in ~/.hyper.js did the trick for me. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❔ Type: Question Issue is a question relating to Hyper (please use zeit.chat or https://spectrum.chat/hyper for this)
Projects
None yet
Development

No branches or pull requests

8 participants