This repository maintains current my emacs setup files so as to download and keep the same configuration in other computers than my PC at home.
cd %HOME%
git clone https://github.com/handrake0724/emacsSetup.git
cd ~
git clone https://github.com/handrake0724/emacsSetup.git
It would be necessary to recompile elpa packages after cloning the repository
M-: (byte-recompile-directory package-user-dir nil 'force)
M-x package-list-packages Enter
U Enter
x Enter