wget lipn.fr/~boudes/static/emacs.d.tar.gz if [ -d .emacs.d ]; then mv .emacs.d old.emacs.d; fi tar -xzf emacs.d.tar.gz