caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 383 forks source link

How to change BULLETTRAIN_VIRTUALENV_PREFIX from 🐍 to a nice Python logo? #191

Closed Tset-Noitamotua closed 7 years ago

Tset-Noitamotua commented 7 years ago

I would like to change BULLETTRAIN_VIRTUALENV_PREFIX to be a nice little Python logo instead of a snake 🐍. Is it possible?

dawikur commented 7 years ago

🐍 is unicode character of code U+1F40D. If you only find python logo as a unicode character - yes, then it is possible (I did fail to find one).

caiogondim commented 7 years ago

It is possible if you use Nerd Fonts I'm thinking on using this as a default.

Tset-Noitamotua commented 7 years ago

Wow! That's awesome ... I was not aware of Nerd Fonts. Got to play with it tomorrow :)

Thank you guys!!!

caiogondim commented 7 years ago

Gives us a screenshot of yours after you set it up 😄

Tset-Noitamotua commented 7 years ago

before Nerd Fonts ...

image

image

I liked the sunglasses for untracked files :) image

On light background ... image

image

with Nerd Fonts

image

caiogondim commented 7 years ago

Waiting for it =)

Tset-Noitamotua commented 7 years ago

so many fonts ... so many icons ... soooooo many choises ... puuhhh :)))

I'll just throw in all the screenshots I did ...

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

Tset-Noitamotua commented 7 years ago

updated to be continued part

Tset-Noitamotua commented 7 years ago

btw. what do you use to record an animated gif like your preview?

caiogondim commented 7 years ago

I'm using Kap app.

Tset-Noitamotua commented 7 years ago

@caiogondim Great app! I like it. Thanks for the hint.

Tset-Noitamotua commented 7 years ago

Hi Marcos, I hope I could give u a better answer ... but I dunno, it's a while ago that I've played with that. I am moving to Linux now and am setting up everything from scratch so I'll probably come across this issue again and maybe can give you a better answer then.

Cheers Tset

2017-06-04 3:32 GMT+02:00 Marcos Griselli notifications@github.com:

@Tset-Noitamotua https://github.com/tset-noitamotua is there any additional step other than installing font nerd and setting the unicode character on ~/.zshrc? I can't get it to work.

I'm using Droid Sans Mono: cd ~/Library/Fonts && curl -fLo "Droid Sans Mono for Powerline Nerd Font Complete.otf" https://raw.githubusercontent.com/ryanoasis/nerd-fonts/ master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20for% 20Powerline%20Nerd%20Font%20Complete.otf

Then on my ~/.zshrc I just want to add some github icons: export BULLETTRAIN_GIT_CLEAN=" \f408 \f002 " // This is just to test I want other icons there.

I might be missing something trivial and Nerd Fonts might not even be installed correctly but I didn't miss anything from their readme.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/caiogondim/bullet-train.zsh/issues/191#issuecomment-306011654, or mute the thread https://github.com/notifications/unsubscribe-auth/AFX9hjEl-UA-lZXy-jlYpLCwP5Sh8cjkks5sAglJgaJpZM4LhxJj .