diff --git a/cn/ssh.md b/cn/ssh.md index 9622420..ddf1683 100644 --- a/cn/ssh.md +++ b/cn/ssh.md @@ -199,7 +199,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh - 在 `~/.tssh.conf` 中配置 `PromptThemeColors`,要求配置成一行。`tiny 小巧风` 支持以下配置项: -
tiny 颜色配置项和默认值 +
tiny 颜色配置项和默认值: ```json { @@ -224,7 +224,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh
-
tiny 支持的颜色枚举,可用 `|` 连接多个。 +
tiny 支持的颜色枚举,可用 `|` 连接多个: ``` default @@ -266,7 +266,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh - 在 `~/.tssh.conf` 中配置 `PromptThemeColors`,要求配置成一行。`table 表格风` 支持以下配置项: -
table 颜色配置项和默认值 +
table 颜色配置项和默认值: ```json { diff --git a/ssh.md b/ssh.md index 6cff1a0..09ba874 100644 --- a/ssh.md +++ b/ssh.md @@ -199,7 +199,7 @@ trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the op - Configure `PromptThemeColors` in `~/.tssh.conf` and configure it in one line. `tiny theme` supports the following color items: -
tiny theme colors and default values +
tiny theme colors and default values: ```json { @@ -224,7 +224,7 @@ trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the op
-
tiny theme color enumerations which can be concatenated with `|` +
tiny theme color enumerations which can be concatenated with `|`: ``` default @@ -266,7 +266,7 @@ trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the op - Configure `PromptThemeColors` in `~/.tssh.conf` and configure it in one line. `table theme` supports the following color items: -
table theme colors and default values +
table theme colors and default values: ```json {