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

how to install step by step #9

Open
kd-s-t opened this issue Jan 24, 2022 · 6 comments
Open

how to install step by step #9

kd-s-t opened this issue Jan 24, 2022 · 6 comments

Comments

@kd-s-t
Copy link

kd-s-t commented Jan 24, 2022

No description provided.

@1ms-ms
Copy link

1ms-ms commented Feb 2, 2022

  1. Go to $ZSH_CUSTOM/themes and touch passion.zsh-theme.
  2. Edit it, e.g. with vi and copy code
  3. Go to ~/.zshrc and edit it by changing $ZSH_THEME to passion
  4. Type exit and open the terminal once again.

Obiously, you need to have zsh installed.

@renegadec
Copy link

got it after a few troubles getting it, thanks

@zoonim116
Copy link

  1. git clone git@github.com:ChesterYue/ohmyzsh-theme-passion.git ${ZSH_CUSTOM}/themes/Passion
  2. nano ~/.zshrc
  3. Change ZSH_THEME to ZSH_THEME="Passion/passion"
  4. Profit

P.S also you need to add git-prompt to a list of plugins

@whitespacecode
Copy link

whitespacecode commented Sep 1, 2022

If you get an error:

Cloning into '/Users/username/.oh-my-zsh/custom/themes/Passion'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Use following command to clone it
git clone https://github.com/ChesterYue/ohmyzsh-theme-passion ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/Passion

@selviipalani
Copy link

I followed these steps: #9 (comment) but am getting a message saying "theme passion is not found"

@ChesterYue
Copy link
Owner

follow Usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants