An open API service indexing awesome lists of open source software.

https://github.com/lewis6991/zsh-mouse

Mouse support for Zsh
https://github.com/lewis6991/zsh-mouse

Last synced: about 2 months ago
JSON representation

Mouse support for Zsh

Awesome Lists containing this project

README

          

# zsh-mouse

Mouse support for Zsh

# Installation

## Using [zimfw](https://github.com/zimfw/zimfw)

Add the following to your `.zimrc`:

```zsh
zmodule lewis6991/zsh-mouse
```

Then:

```zsh
zimfw install
```