mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Updated zmoji theme and battery theme.
This commit is contained in:
parent
77448a45d8
commit
d9b16fe2b2
2 changed files with 2 additions and 14 deletions
|
|
@ -146,5 +146,3 @@ function battery_level_gauge() {
|
|||
[[ $filled -lt $gauge_slots ]] && printf ${empty_symbol//\%/\%\%}'%.0s' {1..$empty}
|
||||
printf ${color_reset//\%/\%\%}${battery_suffix//\%/\%\%}${color_reset//\%/\%\%}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue