remove hostname
This commit is contained in:
parent
04745d99d9
commit
fcb216cfba
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"foreground": "p:text",
|
||||
"powerline_symbol": "\ue0b4",
|
||||
"style": "diamond",
|
||||
"template": "{{ .UserName }}@{{ .HostName }}",
|
||||
"template": "{{ .UserName }}",
|
||||
"type": "session"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue