=pod =head1 NAME bootstrap - install the most essential utilities in $HOME. =head1 SYNOPSIS B<./bootstrap> =head1 DESCRIPTION bootstrap will, in this order, do the following: =over =item * create a basic directory structure =item * Check whether git is installed on the machine =item * Clone and install the core repository =back =head1 AUTHOR Daniel Friesel =cut vim:ft=pod