Skip to content

Commit 82f1430

Browse files
committed
+lint
1 parent 8d5fe93 commit 82f1430

File tree

4 files changed

+247
-272
lines changed

4 files changed

+247
-272
lines changed

README.md renamed to docs/README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1+
<h1> Zsh Command Architect </h1>
2+
13
- [Introduction](#introduction)
2-
- [Installation](#installation)
3-
- [Installation With ZI](#installation-with-zi)
4-
- [Installation With Zgen](#installation-with-zgen)
5-
- [Installation With Antigen](#installation-with-antigen)
6-
- [Manual Installation](#manual-installation)
7-
- [Single File Manual Installation](#single-file-manual-installation)
8-
- [Performance](#performance)
9-
- [Fixing tmux, screen and linux vt](#fixing-tmux-screen-and-linux-vt)
10-
11-
# Introduction
4+
- [Installation](#installation)
5+
- [Installation With ZI](#installation-with-zi)
6+
- [Installation With Zgen](#installation-with-zgen)
7+
- [Installation With Antigen](#installation-with-antigen)
8+
- [Manual Installation](#manual-installation)
9+
- [Single File Manual Installation](#single-file-manual-installation)
10+
- [Performance](#performance)
11+
- [Fixing tmux, screen and linux vt](#fixing-tmux-screen-and-linux-vt)
12+
13+
## Introduction
1214

1315
`ZCA` allows to copy segments of commands in history, rearrange segments of current command,
1416
delete segments of current command. This way user glues command from parts without using

0 commit comments

Comments
 (0)