Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 7 days 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
```