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

https://github.com/fallaciousreasoning/alias

A script for adding aliases to your command line
https://github.com/fallaciousreasoning/alias

Last synced: 10 months ago
JSON representation

A script for adding aliases to your command line

Awesome Lists containing this project

README

          

# README

A simple script for adding aliases to your command line

Setting up the script is pretty simple. Clone the repository and add the following folders to your path:
- ``````
- ```\aliases```

Run

alias --help

To see available commands

Create a new alias with

alias [alias] [command]