diff --git a/dotfiles/doom.org b/dotfiles/doom.org index 171cc0a..558c138 100644 --- a/dotfiles/doom.org +++ b/dotfiles/doom.org @@ -1815,7 +1815,7 @@ Open HTML output externally Don't ask for confirmation when evaluating following blocs #+begin_src emacs-lisp (defun tdh-org-confirm-babel-evaluate (lang body) - (not (member lang '("emacs-lisp" "latex" "matlab" "sh" "latex-macros")))) + (not (member lang '("emacs-lisp" "latex" "matlab" "sh" "latex-macros" "python")))) (after! org (setq org-confirm-babel-evaluate 'tdh-org-confirm-babel-evaluate)) @@ -2815,7 +2815,7 @@ they are implemented. +journal ; +pomodoro ; +present) ; using org-mode for presentations - ;;python ; beautiful is better than ugly + python ; beautiful is better than ugly sh ; she sells {ba,z,fi}sh shells on the C xor :email diff --git a/dotfiles/install.org b/dotfiles/install.org index 8475b90..e415f21 100644 --- a/dotfiles/install.org +++ b/dotfiles/install.org @@ -139,9 +139,9 @@ or just yay -S nerd-fonts-hack #+end_src - +For emojis: #+begin_src bash - yay -S ttf-inconsolata ttf-linux-libertine ttf-emojione + yay -S noto-fonts-emoji #+end_src ** Default fonts