Modify custom
- Update python shell interpreter
This commit is contained in:
parent
b396662aad
commit
f6d60b9846
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
("37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "06bf0822aa77ea498bbd6038b59ad96fca43b272b49b18ab024218881ba134d1" "6e933f1668e124ec17fc7b6547f65ba760e06efb568a6c8091c600c67827e592" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" default)))
|
||||
'(default-frame-alist
|
||||
(quote
|
||||
((font . "Fira Code-13")
|
||||
((font . "Fira Code-11")
|
||||
(fullscreen . maximized)
|
||||
(alpha . 100))))
|
||||
'(delete-selection-mode nil)
|
||||
|
@ -40,6 +40,7 @@
|
|||
'(package-selected-packages
|
||||
(quote
|
||||
(nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package elpy colorless-themes nord-theme org toc-org ox-reveal ace-window htmlize ivy magit)))
|
||||
'(python-shell-interpreter "python3")
|
||||
'(scroll-bar-mode nil)
|
||||
'(tool-bar-mode nil)
|
||||
'(tramp-default-method "ssh"))
|
||||
|
|
Loading…
Add table
Reference in a new issue