extremepayne
extremepayne
The badge no longer works, even on *this* repo! Visiting the Heroku website says "No such app". What went wrong? This was one of my favorite badges!
List of all that don't work: "Not secure": - [ ] 149 Dead links: - [ ] 287 - [ ] 426 second link - [ ] 1286 third link...
...or can you? https://github.com/bmatzelle/gow They've ported `less` (among other things) to windows. https://github.com/bmatzelle/gow/blob/master/bin/less.exe
`POWERLEVEL9K_LEFT_SEGMENT_SEPARATOR='\UE0C0'`
I used prezto, but I believe the line I posted above > `POWERLEVEL9K_LEFT_SEGMENT_SEPARATOR='\UE0C0'` goes in your `.zshrc`. Along with any other [customizations](https://github.com/Powerlevel9k/powerlevel9k/blob/master/README.md#prompt-customization). `\UE0C0` denotes the segment you want to use...
@badummtss @Hub-K Did that fix it for you guys? You might also want to set `POWERLEVEL9K_RIGHT_SEGMENT_SEPERATOR` and the `POWERLEVEL9K__SUBSEGMENT_SEPERATOR`s for both right and left to give it a more complete...
Alrighty. First off, p10k uses `POWERLEVEL9K` in its config to maintain forward compatibility with p9k. This way, no changes to config are needed if you are switching to powerlevel10k from...
Hm. iTerm is certainly doing a better job of rendering your prompt, but neither of them are picking up on your config. Did you try restarting your computer? Also, you...
Yes, that is definitely a step in the right direction. You're using p10k, did you ever use the built-in configuration wizard? Did it generate a file? Looking maybe a bit...
> You are awesome @extremepayne, Thanks! Remaining issues: > How can i fix the Right Segment flame alignment, looks ugly due to check mark by`P10K`: Try adding a space. Before...