Skip to content

Commit

Permalink
Update the installation instruction in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertAudi committed Jun 2, 2019
1 parent 1a7a88e commit f4d0ba6
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,33 @@ Tmux Session Manager
Installation
------------

### zplug
### [Zplugin](https://github.com/zdharma/zplugin)

```sh
zplugin light "RobertAudi/tsm"
```

### [zplug](https://github.com/zplug/zplug)

```sh
zplug "RobertAudi/tsm"
```

### [zgen](https://github.com/tarjoilija/zgen)

```sh
zgen load RobertAudi/tsm
```

### [Antigen](http://antigen.sharats.me/)

```sh
antigen bundle RobertAudi/tsm
```

### As a plugin

```shell
```console
$ source "tsm.plugin.zsh"
```

Expand Down

0 comments on commit f4d0ba6

Please sign in to comment.