Update 'emacs/'

This commit is contained in:
M.R. Firmansyah 2024-11-05 09:59:29 +07:00
parent c18926e817
commit b261867d12

View file

@ -7,6 +7,9 @@
auto-save-file-name-transforms
`((".*" ,temporary-file-directory t)))
;; Markah
(setq bookmark-default-file "/media/Data/Dokumen/Markah/markah")
;; Mengikuti symlink tanpa prompt
(setq vc-follow-symlinks t)