Remove comments

This commit is contained in:
Marcus Kammer 2023-11-11 12:03:11 +01:00
parent 4203b007d3
commit a458730f89
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -636,17 +636,8 @@ write_files:
(global-set-key (kbd "C-x M-g") 'magit-dispatch))
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-enabled-themes '(modus-vivendi)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
(custom-set-faces)
runcmd:
# Run Certbot to obtain SSL certificates and configure Nginx