s/error/err/ (too verbose)

This commit is contained in:
romkatv 2020-02-27 15:16:44 +01:00
commit be16ab255d
2 changed files with 2 additions and 2 deletions

View file

@ -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'