Skip to content

handrake0724/emacsSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Setup Files

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.

How to use

MS Windows

cd %HOME%
git clone https://github.com/handrake0724/emacsSetup.git

Linux or OS X

cd ~
git clone https://github.com/handrake0724/emacsSetup.git

elpa package recompile

It would be necessary to recompile elpa packages after cloning the repository

M-: (byte-recompile-directory package-user-dir nil 'force)

elpa package update

M-x package-list-packages Enter
U Enter
x Enter