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.
Gerardo Marx Chávez-Campos 065fe87a3e Update 'Readme.md' 4 years ago
.emacs visiting linked files 4 years ago
Readme.md Update 'Readme.md' 4 years ago

Readme.md

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