Use "#" as command sign to ease copying to markdown
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
406a7aed75
commit
127c9caba3
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ blocks:
|
|||
- type: text
|
||||
style: plain
|
||||
foreground: p:yellow
|
||||
template: "\u279c"
|
||||
template: "<#666>#</>"
|
||||
|
||||
console_title_template: "{{ .UserName }}@{{ .HostName }} \u279c {{ .Folder }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue