.emacs.d emacs init files How to install my emacs configs Ensure that you're using the latest emacs version cd into your home dir run the commands below: sudo cp -r .emacs.d{,.bak} && sudo rm -rf .emacs.d sudo git clone https://github.com/KalebPapesh/.emacs.d.git