agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
4.01k stars 589 forks source link

My theme error, shows question mark symbol #23

Closed rohmanhm closed 7 years ago

rohmanhm commented 7 years ago

Hi, can you help me? What's happen with my themes?

image

rohmanhm commented 7 years ago

Got the solutions 🍺 https://github.com/robbyrussell/oh-my-zsh/issues/1906#issuecomment-252443982

GuganVignesh commented 5 years ago

For Mac Terminal :

This need the Powerline fonts installed for the Mac, check here : https://github.com/powerline/fonts

Then if you find the colors to be little not suitable you can change in preferences > display > text > ANSI Colors (customise based on your vision)

After installation and customisation do not forget to restart the terminal, so that changes take effect on your terminal

dabit3 commented 3 years ago

If it's April 2021 or later and you're still getting this issue, install the Fira Code Nerd Font as outlined in these docs

https://www.nerdfonts.com/font-downloads

saberman commented 3 years ago

If it's April 2021 or later and you're still getting this issue, install the Fira Code Nerd Font as outlined in these docs

https://www.nerdfonts.com/font-downloads This helped me a lot! Thanks!!!

amirehsan commented 2 years ago

If it's April 2021 or later and you're still getting this issue, install the Fira Code Nerd Font as outlined in these docs

https://www.nerdfonts.com/font-downloads

This solved my problem. Thanks so much!

EvanHerman commented 2 years ago

@dabit3 Even with the Fira Code Nerd Font, I'm still having issues

Edit: I forgot I had created a custom username, and I was setting the font on the default. Once I switched to my username and updated the font, everything is working fine.

image

bastulli commented 2 years ago

Installing 'Fira Code Nerd Font' from https://github.com/ryanoasis/nerd-fonts solved my issue. Ubuntu users can just type 'sudo apt install fonts-firacode'. I also installed powerline fonts first but did not resolve seeing ? with Ubuntu WSL terminal

yurimejia commented 2 years ago

If it's April 2021 or later and you're still getting this issue, install the Fira Code Nerd Font as outlined in these docs

https://www.nerdfonts.com/font-downloads

Indeed this comment helped, together with the instructions for installation and other tips in configure terminal for data science with oh my zsh

rosmur commented 4 months ago

Is it only the Fira Nerd Font that works? or any in the Nerd font family?