gumayunov / homedir

my configs, scripts and tools in one place

This URL has Read+Write access

README
run this to deploy:

wget http://github.com/gumayunov/homedir/tarball/master -O homedir.tar.gz 
tar -xzf homedir.tar.gz
find . -name 'gumayunov-homedir*' | xargs -J % mv % homedir
cd homedir
./install

or

git clone git://github.com/gumayunov/homedir.git
cd homedir
./install