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

Change Pokemon to Neofetch #494

Closed
kneknew opened this issue Nov 14, 2023 · 2 comments
Closed

Change Pokemon to Neofetch #494

kneknew opened this issue Nov 14, 2023 · 2 comments

Comments

@kneknew
Copy link

kneknew commented Nov 14, 2023

Every time I start Kitty terminal, a pokemon appears there, I want to switch it to neofetch. I understand the internet but I don't know where Pokemon commands are written.

@T-Crypt
Copy link
Collaborator

T-Crypt commented Nov 14, 2023

You need to edit the .zshrc in your home directory

  1. Open a terminal
  2. nano .zshrc / or your favorite editor
  3. add a # to line 158 where pokemon-colorscripts --no-title -r 1,3,6
  4. and uncomment the neofetch above (remove the # before neofetch)
  5. CRTL + X and save

@prasanthrangan
Copy link
Owner

prasanthrangan commented Nov 18, 2023

Hi, I'll close this as its already answered!

You need to edit the .zshrc in your home directory
1. Open a terminal
2. nano .zshrc / or your favorite editor
3. add a # to line 158 where pokemon-colorscripts --no-title -r 1,3,6
4. and uncomment the neofetch above (remove the # before neofetch)
5. CRTL + X and save

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

3 participants