mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
s/error/err/ (too verbose)
This commit is contained in:
parent
d96fbde6c5
commit
be16ab255d
2 changed files with 2 additions and 2 deletions
|
|
@ -533,7 +533,7 @@ function _p9k_init_icons() {
|
|||
BATTERY_ICON 'battery'
|
||||
DISK_ICON 'disk'
|
||||
OK_ICON 'ok'
|
||||
FAIL_ICON 'error'
|
||||
FAIL_ICON 'err'
|
||||
SYMFONY_ICON 'symphony'
|
||||
NODE_ICON 'node'
|
||||
NODEJS_ICON 'node'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue