Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samtebbs33/mkalias
A java app that makes bash aliases for you!
https://github.com/samtebbs33/mkalias
Last synced: about 1 month ago
JSON representation
A java app that makes bash aliases for you!
- Host: GitHub
- URL: https://github.com/samtebbs33/mkalias
- Owner: SamTebbs33
- License: gpl-2.0
- Created: 2015-04-18T18:49:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T19:13:24.000Z (over 9 years ago)
- Last Synced: 2024-10-15T02:30:13.739Z (3 months ago)
- Language: Java
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MkAlias
A java app that makes bash aliases for you!Please note that it will only work on UNIX based systems, or perhaps programs that emulate one (not tested).
# Contents
* Features
* Installation
* Usage```
$ alias mkalias='java -jar dir/MkAlias.jar'
```* Now start a new bash session or reload your *.bash_profile* file. You will now be able to use the alias!