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

https://github.com/fmind/xontrib-aliastips

Suggest alias tips after a command is executed with xonsh
https://github.com/fmind/xontrib-aliastips

alias extensions suggestion xonsh xontrib

Last synced: 2 months ago
JSON representation

Suggest alias tips after a command is executed with xonsh

Awesome Lists containing this project

README

        

# aliastips

## Motivation

Suggest alias tips after a command is executed.

## Installation

```bash
pip install xontrib-aliastips
```

## Initialization

```bash
make init
```