You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
and when i checked my .zshrc file in my home directory, the theme is still set to robbyrussel but the theme showing up in the terminal is powerlevel. How exactly do i fix this?
I installed powerlevel using the vanilla method for ZSH instead of the one recommended for oh-my-zsh. I used the following commands:
$ git clone https://github.com/bhilburn/powerlevel9k.git ~/powerlevel9k $ echo 'source ~/powerlevel9k/powerlevel9k.zsh-theme' >> ~/.zshrcand when i checked my .zshrc file in my home directory, the theme is still set to robbyrussel but the theme showing up in the terminal is powerlevel. How exactly do i fix this?