Create /usr/local/bin/mategem with:
Make it executable:
chmod +x /usr/local/bin/mategem
To autocomplete with tab add this to ~/.profile:
Reload:
source ~/.profile
Now to list all gems:
mategem [tab][tab]
Create /usr/local/bin/mategem with:
Make it executable:
chmod +x /usr/local/bin/mategem
To autocomplete with tab add this to ~/.profile:
Reload:
source ~/.profile
Now to list all gems:
mategem [tab][tab]