mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 09:50:06 +00:00
Better descriptions for Stats and Network segements.
This commit is contained in:
parent
653ad3d565
commit
fccc3d5e64
1 changed files with 3 additions and 3 deletions
|
@ -160,9 +160,9 @@ case $POWERLEVEL9K_MODE in
|
|||
LINUX_ICON 'Lx'
|
||||
SUNOS_ICON 'Sun'
|
||||
HOME_ICON ''
|
||||
NETWORK_ICON ''
|
||||
LOAD_ICON ''
|
||||
RAM_ICON ''
|
||||
NETWORK_ICON 'IP'
|
||||
LOAD_ICON 'L'
|
||||
RAM_ICON 'RAM'
|
||||
VCS_UNTRACKED_ICON '?'
|
||||
VCS_UNSTAGED_ICON "\u25CF" # ●
|
||||
VCS_STAGED_ICON "\u271A" # ✚
|
||||
|
|
Loading…
Reference in a new issue