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

https://github.com/arxdsilva/alias

Alias creator for OS X and linux
https://github.com/arxdsilva/alias

alias aliases cli client golang

Last synced: 12 days ago
JSON representation

Alias creator for OS X and linux

Awesome Lists containing this project

README

          

### Alias (WIP)
This is a package to create aliases (only on OS X - did not test on ubuntu).

### Steps
##### Install:
```go
go get -u github.com/arxdsilva/Alias
```
##### Usage:
```shell
$ Alias -a -s
$ source ~/.bash_profile
```