#!/bin/sh mkdir -p $HOME/bin cp bin/* $HOME/bin mkdir -p $HOME/.config/git cp lib/git $HOME/.config/git/config