

Operating system:
Terminal emulator:
ZSH version:
Hey Gagan,
- How do I get rid of the node prompt at the start of my terminal?
node section is displayed only when you have package.json, node_modules or any .js files in your directory. In the screenshots, node version is displayed on the home folder but not on the fonts folder. Can you verify none of the above files exist in the home folder ?
- Hyper does not show the Git Symbol.
Have you configured hyper to use powerline fonts ?
fontFamily: '"Fira Code", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
- Is it possible to only increase the font-size of the prompt symbol?
If I'm not wrong, Prompt symbol are rendered part of the normal characters, I don't think we could modify single character. You could use other characters.
Most helpful comment
Hey Gagan,
nodesection is displayed only when you havepackage.json,node_modulesor any.jsfiles in your directory. In the screenshots,nodeversion is displayed on the home folder but not on the fonts folder. Can you verify none of the above files exist in the home folder ?Have you configured hyper to use powerline fonts ?
If I'm not wrong, Prompt symbol are rendered part of the normal characters, I don't think we could modify single character. You could use other characters.