Skip to content

ivanrad/bin

Repository files navigation

random-utils

A few scripts that usually find their way to my $HOME/bin.

Installing

	curl -s -L https://github.com/ivanra/random-utils/tarball/master |
	tar xvzf - --strip-components 1 --exclude=".gitignore" \
	--exclude="README*md" --exclude="LICENSE" -C "$HOME/bin"

License

This code has been published under MIT license. See LICENSE file for more information.

Releases

No releases published

Packages

No packages published