run quick command
git clone git@github.com:BUGLAN/run.sh.git
cd run.sh
chmod a+x ./install.sh
./install.sh- create file named 
.runrc 
touch ~/.runrc- add command in .runrc
 
[hello]
echo hello world
- run quick command
 
run.sh helloThe config and version command is build-in