Skip to content
Snippets Groups Projects
Commit 24ee2878 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Extraction du fichier de configuration

La configuration est maintenant écrite dans Configuration.org.
On l'inclut dans Readme.org pour la documentation.
parent e46b2c7c
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,4 @@ auto-save-list
/games/tetris-scores
/url
/Tutoriel.odt
/Configuration.el
This diff is collapsed.
This diff is collapsed.
......@@ -39,7 +39,7 @@
:hook
(emacs-lisp-mode-hook . 'enable-auto-async-byte-compile-mode))
(org-babel-load-file (expand-file-name "~/.emacs.d/Readme.org"))
(org-babel-load-file (expand-file-name "~/.emacs.d/Configuration.org"))
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment