mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
Merge branch 'master' into next
This commit is contained in:
commit
eb2e1b0e96
2 changed files with 5 additions and 4 deletions
|
|
@ -437,8 +437,8 @@ POWERLEVEL9K_HOST_TEMPLATE="%2m"
|
|||
|
||||
By default, LOCAL hosts will show the host icon and remote hosts will show the SSH icon. You can override them by setting
|
||||
```
|
||||
POWERLEVEL9K_HOST_ICON="\uF109 " #
|
||||
POWERLEVEL9K_SSH_ICON="\uF489 " #
|
||||
POWERLEVEL9K_HOST_ICON="\uF109 "
|
||||
POWERLEVEL9K_SSH_ICON="\uF489 "
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue