https://github.com/samtebbs33/mkalias
A java app that makes bash aliases for you!
https://github.com/samtebbs33/mkalias
Last synced: 3 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T19:13:24.000Z (about 10 years ago)
- Last Synced: 2025-03-14T20:47:40.293Z (3 months ago)
- Language: Java
- Size: 137 KB
- Stars: 0
- Watchers: 2
- 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!