cross-posted from: https://lemmy.ml/post/61051

Hi. Please can someone help me with setting up my zsh? I’m having two problems:

  • When using the powerline10k theme, the shell gets stuck on fetching gitstatusd

  • The prompt shows those weird characters in the screenshot

I have already installed powerline fonts. I don’t know what to do next… I appreciate any help. Thanks.

  • DonutVeteran@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    Try restarting the terminal application and zsh, if you haven’t already, after changing the font.

    I thought of something else too to try. Perhaps GNOME Terminal isn’t rendering Unicode properly. Try setting the character encoding to UTF-8. Terminal -> Set Character Encoding -> UTF-8. If UTF-8 is already set, set it to a different encoding and then back to UTF-8.

      • DonutVeteran@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        3 years ago

        Did you run p10k configure after you changed the font? You should run it after you change the font. Afterwards, try updating GNOME terminal if the problem persists. You mentioned that you couldn’t update it last time, was there a specific reason? I could help with that.

        You could also try filing an issue on their Github and see if that gets you anywhere.

        • rafael@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          3 years ago

          Sorry for the delay, I broke the system trying to install zsh… I did run p10k config, reboot, and tried updating the terminal. Actually, that version seems to be the latest available (it is a RedHat VDI). Well, maybe I’ll open an issue in github :( Thank you very much for your help!