Powerlevel9k / powerlevel9k

Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
https://github.com/romkatv/powerlevel10k
MIT License
13.46k stars 949 forks source link

Recome clock icon when using `time` #1314

Closed johnmathews closed 5 years ago

johnmathews commented 5 years ago

Is it possible to remove the clock icon when using the time segment?

romkatv commented 5 years ago
POWERLEVEL9K_TIME_ICON=''
johnmathews commented 5 years ago

POWERLEVEL9K_TIME_ICON=''

super quick. Thanks.