My emacs configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

347 B

Readme

clon the repository into your computer, then make a symbolic lynk with the .emacs file by :

ln -s ./emacs-configuration/.emacs ./.emacs

or if you prefer you can put the full path by:

ln -s /home/gmarx/emacs-configuration/.emacs /home/gmarx/.emacs

gmarx folder is the user's folder, change for your user's name