Update custom for linux

This commit is contained in:
Marcus Kammer 2022-04-29 18:22:29 +02:00
parent 77ab09309f
commit f21ef5d5c2
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -52,7 +52,7 @@
'(org-roam-directory "~/Documents/org-roam")
'(package-enable-at-startup t)
'(package-selected-packages
'(yaml-mode yaml webpaste web-mode use-package typescript-mode smartparens slime simple-httpd shrface rust-mode rainbow-delimiters racket-mode projectile plantuml-mode ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-typescript ob-rust ob-http ob-go nov markdown-mode magit htmlize helpful go-mode erc-image emojify elpher elfeed eglot doom-themes doom-modeline csv-mode all-the-icons-dired ace-window))
'(counsel yaml-mode yaml webpaste web-mode use-package typescript-mode smartparens slime simple-httpd shrface rust-mode rainbow-delimiters racket-mode projectile plantuml-mode ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-typescript ob-rust ob-http ob-go nov markdown-mode magit htmlize helpful go-mode erc-image emojify elpher elfeed eglot doom-themes doom-modeline csv-mode all-the-icons-dired ace-window))
'(plantuml-default-exec-mode 'jar)
'(python-shell-interpreter "ipython")
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")