Blob


1 #!/bin/sh
3 mkdir -p $HOME/bin
4 cp bin/* $HOME/bin
6 mkdir -p $HOME/.config/git
7 cp lib/git $HOME/.config/git/config