|
|
5 years ago | |
|---|---|---|
| .emacs | 5 years ago | |
| Readme.md | 5 years ago | |
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