Remove this line because it breaks org-babel execution in venvs

- fucking kill me how the fuck did i not see this earlier
- literally hours wasted, lmao
This commit is contained in:
jowj 2019-11-20 11:42:32 -06:00
parent d5e87f9157
commit 317cd17ac9

View File

@ -25,7 +25,6 @@
(setq org-babel-python-command "/usr/local/bin/python3")
;; org-agenda configs
(setq org-habit-show-habits-only-for-today nil)
(setq org-agenda-repeating-timestamp-show-all nil)