Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnywong committed Jan 21, 2024
1 parent 2a84222 commit f5e1419
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cn/ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh

-`~/.tssh.conf` 中配置 `PromptThemeColors`,要求配置成一行。`tiny 小巧风` 支持以下配置项:

<details><summary><code>tiny 颜色配置项和默认值</code></summary>
<details><summary><code>tiny 颜色配置项和默认值</code></summary>

```json
{
Expand All @@ -224,7 +224,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh

</details>

<details><summary><code>tiny 支持的颜色枚举,可用 `|` 连接多个</code></summary>
<details><summary><code>tiny 支持的颜色枚举,可用 `|` 连接多个</code></summary>

```
default
Expand Down Expand Up @@ -266,7 +266,7 @@ trzsz-ssh ( tssh ) 设计为 ssh 客户端的直接替代品,提供与 openssh

-`~/.tssh.conf` 中配置 `PromptThemeColors`,要求配置成一行。`table 表格风` 支持以下配置项:

<details><summary><code>table 颜色配置项和默认值</code></summary>
<details><summary><code>table 颜色配置项和默认值</code></summary>

```json
{
Expand Down
6 changes: 3 additions & 3 deletions ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

<details><summary><code>tiny theme colors and default values</code></summary>
<details><summary><code>tiny theme colors and default values:</code></summary>

```json
{
Expand All @@ -224,7 +224,7 @@ trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the op

</details>

<details><summary><code>tiny theme color enumerations which can be concatenated with `|`</code></summary>
<details><summary><code>tiny theme color enumerations which can be concatenated with `|`:</code></summary>

```
default
Expand Down Expand Up @@ -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:

<details><summary><code>table theme colors and default values</code></summary>
<details><summary><code>table theme colors and default values:</code></summary>

```json
{
Expand Down

0 comments on commit f5e1419

Please sign in to comment.