Roman2K / utilities

My collection of executable utilities

This URL has Read+Write access

README.mdown

Roman2K's miscellaneous utilities

Tiny executable utilities that I wrote for myself and use on a daily basis. Most of them are documented (lightly), see the first comment block below the shebang line of each file.

Setup

git clone git://github.com/Roman2K/utilities.git ~/bin
echo 'export PATH="~/bin:$PATH"' >> ~/.bash_login
source ~/.bash_login

Credits

Written by Roman Le Négrate (contact). Released under the MIT-license: see the LICENSE file.