|
@ -59,7 +59,7 @@ |
|
|
(package-install 'all-the-icons)) |
|
|
(package-install 'all-the-icons)) |
|
|
;; Set default font: |
|
|
;; Set default font: |
|
|
(add-to-list 'default-frame-alist |
|
|
(add-to-list 'default-frame-alist |
|
|
'(font . "Source Code Pro-24")) |
|
|
|
|
|
|
|
|
'(font . "Source Code Pro-18")) |
|
|
;;+++++++ |
|
|
;;+++++++ |
|
|
;;auctex: |
|
|
;;auctex: |
|
|
(setenv "PATH" (concat "/Library/TeX/texbin:" |
|
|
(setenv "PATH" (concat "/Library/TeX/texbin:" |
|
@ -120,7 +120,9 @@ |
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
;; Your init file should contain only one such instance. |
|
|
;; Your init file should contain only one such instance. |
|
|
;; If there is more than one, they won't work right. |
|
|
;; If there is more than one, they won't work right. |
|
|
) |
|
|
|
|
|
|
|
|
'(package-selected-packages |
|
|
|
|
|
(quote |
|
|
|
|
|
(docker-compose-mode markdown-mode org-ref doom-modeline all-the-icons doom-themes which-key helm use-package)))) |
|
|
(custom-set-faces |
|
|
(custom-set-faces |
|
|
;; custom-set-faces was added by Custom. |
|
|
;; custom-set-faces was added by Custom. |
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|