cf3f2e60b7639f1798b69ffeb15613219c649baf
commit cf3f2e60b7639f1798b69ffeb15613219c649baf
Author: Simon Watson <spw01@protonmail.com>
Date: Sat Feb 12 22:17:08 2022 -0500

Forgot to enable

diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index 9482a43..efe115d 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -114,6 +114,7 @@
(straight-use-package
'(telephone-line :type git :host github
:repo "dbordak/telephone-line"))
+(telephone-line-mode 1)

(require 'yasnippet)