## DRAFT # crunchbang-11-20121015-i686.iso dpkg --get-selections > crunchbang # debian-wheezy-DI-b4-i386-netinst.iso aptitude install dselect wget -O - http://packages.crunchbang.org/waldorf-dev/crunchbang.key | sudo apt-key add - nano /etc/apt/sources.list deb http://packages.crunchbang.org/waldorf waldorf main aptitude update dselect update dpkg --set-selections < crunchbang apt-get -u dselect-upgrade aptitude update aptitude upgrade aptitude install git mkdir ~/.git cd git git clone git://github.com/corenominal/cb-configs.git # copy ~/.git/cb-configs/skel to ~/.config