Skip to content

Commit

Permalink
docs(skel): add a caveat to config.el
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 21, 2023
1 parent 76756f5 commit a9dd90f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions skel/config.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

;; Copyright (C) 2022-2023 Abdelhak Bougouffa

;; =============================================================================
;; CAVEAT! PLEASE NOTE THAT THIS CONFIG FILE IS JUST AN EXAMPLE OF HOW TO SET
;; SOME OF MINEMACS' FEATURES. IT IS NOT INTENDED TO BE USED AS IT IS UNLESS YOU
;; UNDERSTAND IT ALL. IF YOU USE IT AS IT IS, YOU CAN SET SOME SETTINGS THAT YOU
;; DON'T WANT TO SET!
;; =============================================================================

;; Personal info
(setq user-full-name "Abdelhak Bougouffa"
user-mail-address (concat "abougouffa" "@" "fedora" "project" "." "org"))
Expand Down

0 comments on commit a9dd90f

Please sign in to comment.