mightbesimon / get-in-gear

a collection of custom shell commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get on the gear

install

$ cd ~
$ git clone
$ echo "alias getonthegear='PATH=~/get-on-the-gear/bin:$PATH'" >> .bash_profile
$ echo "alias gotg=getonthegear" >> .bash_profile

About

a collection of custom shell commands


Languages

Language:C 100.0%