Skip to content

Commit f8ef90d

Browse files
committed
+lint
1 parent f2cf6ac commit f8ef90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1> Declare Zsh </h1>
22

3-
# Introduction
3+
## Introduction
44

55
[**declare-zsh**](https://github.com/z-shell/declare-zsh) is a parser for `zi` commands in `.zshrc`. It allows to perform the following actions on `.zshrc` **from the command-line**:
66

@@ -22,7 +22,7 @@ In other words, by issuing a `declzsh` command the user deploys a task of:
2222
impossible** and the tool can be safely used with option `-o ~/.zshrc` which
2323
points `declzsh` to the original `zshrc` as the destination output file).
2424

25-
# Examples & Screenshots
25+
## Examples & Screenshots
2626

2727
1. Example **disabling** of a plugin via the **toggle** option **-TT** – this
2828
works because the commands preceded by `:` are ignored by the shell:

0 commit comments

Comments
 (0)