Hi everybody!
It's the first time I post here, I hope this the right place... (if not, please, move it)
I am a programmer and everytime I wanna to switch Linux distros (LMDE, Debian, Crunchbangs, Bunsenlabs) I have to remember all the applications I was using and then install them on my new distro. So I wrote a Python script to finish Debian's installations automaticly...
I like to share it to you, it's on https://github.com/Abrunacci/Autoinstall
The readme file is incomplete, but have the basics so you can run the script easyly
I will like to have your feedback!