Skip to content

Commit

Permalink
📝 update Readme to match pre-commit md-toc
Browse files Browse the repository at this point in the history
  • Loading branch information
ptavares committed Aug 18, 2021
1 parent e2ce560 commit 092c4e9
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,36 @@
# zsh-exa

![GitHub](https://img.shields.io/github/license/ptavares/zsh-exa)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
![Release](https://img.shields.io/badge/Release_version-0.0.0-blue)

# zsh-exa

zsh plugin for installing and loading [exa](https://github.com/ogham/exa.git)

## Table of content

_This documentation section is generated automatically_

<!--TOC-->

- [zsh-exa](#zsh-exa)
- [Table of content](#table-of-content)
- [Supported Operating system](#supported-operating-system)
- [Usage](#usage)
- [Usage alias](#usage-alias)
- [Aliases set up by plugin](#aliases-set-up-by-plugin)
- [Updating exa](#updating-exa)
- [License](#license)

<!--TOC-->

## Supported Operating system

List of Operating System currently supported by the plugin:

- :penguin: Linux
- x86_64
- :apple: Darwin
- x86_64

## Usage

Once the plugin installed, `exa` will be available
Expand Down Expand Up @@ -66,7 +85,7 @@ git clone https://github.com/ptavares/zsh-exa ~/.zsh-exa
source ~/.zsh-exa/zsh-exa.plugin.zsh
```

### Usage alias
## Aliases set up by plugin

Here is the list of aliases available through this plugin:

Expand Down

0 comments on commit 092c4e9

Please sign in to comment.