Adding a fancy prompt for eshell.

This commit is contained in:
Derek Taylor
2024-10-03 21:55:55 -05:00
parent 832f2dd524
commit 29644e8cba
+1 -1
View File
@@ -569,7 +569,7 @@
(eval-after-load 'org-indent '(diminish 'org-indent-mode))
(custom-set-faces
(custom-set-faces
'(org-level-1 ((t (:inherit outline-1 :height 1.7))))
'(org-level-2 ((t (:inherit outline-2 :height 1.6))))
'(org-level-3 ((t (:inherit outline-3 :height 1.5))))