Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Suggest alias tips after a command is executed with xonsh
- Host: GitHub
- URL: https://github.com/fmind/xontrib-aliastips
- Owner: fmind
- License: other
- Created: 2019-03-13T15:29:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T16:28:37.000Z (over 5 years ago)
- Last Synced: 2024-10-24T15:38:41.601Z (19 days ago)
- Topics: alias, extensions, suggestion, xonsh, xontrib
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```