Skip to content

Commit 118c9ec

Browse files
committed
modified: .trunk/trunk.yaml
1 parent f92d58b commit 118c9ec

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.trunk/trunk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ plugins:
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
11+
1112
1213
1314

docs/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@
55
</h1>
66
<h2 align="center">
77
<p><samp><code>ZCA</code></samp> allows to copy segments of commands in history, rearrange segments of current command, delete segments of current command. </p>
8+
<p>This way user glues command from parts without using a mouse.</p><p> Advanced history search (multi word, without duplicate lines) allows to quickly find the parts.</p>
89
</h2>
9-
<h3 align="center">
10-
<p>This way user glues command from parts without using a mouse. Advanced history search (multi word, without duplicate lines) allows to quickly find the parts.</p>
11-
</h3><hr />
12-
1310
<!-- <p><img align="center" src="https://raw.githubusercontent.com/z-shell/z-a-rust/main/docs/images/annex-rust.gif" alt="Zi annex rust" width="100%" height="auto" /></p> -->
1411

12+
<div align="center">
13+
14+
[![🐧 Test sh (Linux)](https://github.com/z-shell/zsh-cmd-architect/actions/workflows/test-sh.yml/badge.svg)](https://github.com/z-shell/zsh-cmd-architect/actions/workflows/test-sh.yml) [![✅ Zsh](https://github.com/z-shell/zsh-cmd-architect/actions/workflows/zsh-n.yml/badge.svg)](https://github.com/z-shell/zsh-cmd-architect/actions/workflows/zsh-n.yml)
15+
16+
</div>
17+
1518
## 💡 Wiki: [ZCA](https://wiki.zshell.dev/ecosystem/plugins/zsh-cmd-architect) - [Plugins](https://wiki.zshell.dev/ecosystem/category/%EF%B8%8F-plugins)
1619

1720
| Keys | Description |

0 commit comments

Comments
 (0)