Update customfile for linux
This commit is contained in:
parent
abd026b3d5
commit
46d73ad26b
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(Info-additional-directory-list nil)
|
||||
'(Info-default-directory-list '("~/Documents/info/" "/usr/share/info/"))
|
||||
'(TeX-engine 'xetex)
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
|
@ -25,7 +26,7 @@
|
|||
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
|
||||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
'(parse-csv csv atom-one-dark-theme arjen-grey-theme arc-dark-theme geiser all-the-icons-ivy all-the-icons-dired powershell forge request all-the-icons-ibuffer all-the-icons-ivy-rich all-the-icons-ivy-rich-mode all-the-icons-ibuffer-mode ox-reveal csv-mode gnuplot eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme toc-org ace-window htmlize ivy magit))
|
||||
'(ac-emmet parse-csv csv atom-one-dark-theme arjen-grey-theme arc-dark-theme geiser all-the-icons-ivy all-the-icons-dired powershell forge request all-the-icons-ibuffer all-the-icons-ivy-rich all-the-icons-ivy-rich-mode all-the-icons-ibuffer-mode ox-reveal csv-mode gnuplot eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme toc-org ace-window htmlize ivy magit))
|
||||
'(scroll-bar-mode nil)
|
||||
'(tab-bar-mode t))
|
||||
(custom-set-faces
|
||||
|
|
Loading…
Add table
Reference in a new issue