https://github.com/becheran/aliasci
Unified repository to store aliases and use them in different kinds of command line tools.
https://github.com/becheran/aliasci
aliases cmd cmdline command-line-tool fish powershell shell
Last synced: 4 months ago
JSON representation
Unified repository to store aliases and use them in different kinds of command line tools.
- Host: GitHub
- URL: https://github.com/becheran/aliasci
- Owner: becheran
- Created: 2020-01-27T20:35:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T10:49:04.000Z (over 1 year ago)
- Last Synced: 2025-01-01T10:14:04.078Z (5 months ago)
- Topics: aliases, cmd, cmdline, command-line-tool, fish, powershell, shell
- Language: Python
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aliasci
[](https://github.com/becheran/aliasci/actions/workflows/app.yml)
Unified repository to store aliases and use them in different command line tools.
Use with *python 3* and run the following command to generate scripts for different CLIs to the *out* directory:
``` sh
python aliasci.py
```Run the following command to display the help function and all command line args:
``` sh
python aliasci.py -h
```For this repo a [GitLab CI job](https://gitlab.com/becheran/aliasci_ci) is used to generate alias defined in the [config toml file](./aliases.toml).
## Result
Download the latest scripts to set the aliases here: