mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Merge 3a8912529b into b6f4a887ac
This commit is contained in:
commit
8aa7ae9fdc
5 changed files with 50 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ if [[ $(uname) == "Darwin" ]] ; then
|
|||
fi
|
||||
echo "%{$fg[$color]%}[$(battery_pct_remaining)%%]%{$reset_color%}"
|
||||
else
|
||||
echo "∞"
|
||||
echo "⚡"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue