gardebring / PowerColorLS

PowerShell script to display a colorized directory and file listing with icons
MIT License
61 stars 3 forks source link

Possibility to use without the need for nerd fonts (i.e. disable icons) #9

Closed musm closed 2 years ago

musm commented 2 years ago

Hello,

I like the colorized output, but don't have a nerd font or don't necessarily want to create my own patched font. As a result, I was wondering if there was an option to disable the terminal icons and still use your package? Thanks

gardebring commented 2 years ago

Hi @musm . This is available with the -hi or --hide-icons option. You can see information about this by doing PowerColorLS --help or simply type in PowerColorLS -hi I will close this issue. Please comment or reopen if you have any further issues.

musm commented 2 years ago

Thanks!

gardebring commented 2 years ago

You are welcome :)