mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
Merge branch 'next' of https://github.com/shibumi/powerlevel9k into shibumi-next
This commit is contained in:
commit
3bcc12b547
2 changed files with 22 additions and 5 deletions
|
|
@ -243,6 +243,11 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
|
|||
|----------|---------------|-------------|
|
||||
|`DEFAULT_USER`|None|Username to consider a "default context" (you can also use `$USER`)|
|
||||
|
||||
You can use POWERLEVEL9K_HIDE_HOST for hiding the hostname in the prompt
|
||||
when you are not in a ssh session. For example:
|
||||
|
||||
POWERLEVEL9K_HIDE_HOST="yes"
|
||||
|
||||
##### dir
|
||||
|
||||
The `dir` segment shows the current working directory. When using the "Awesome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue