From 7188e662fe2578fba073d924d31f3ed894793959 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 26 Jan 2023 17:15:52 +0200 Subject: functions: style --- .emacs.d/snippets/functions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/snippets/functions.el b/.emacs.d/snippets/functions.el index c022ef5..97156f6 100644 --- a/.emacs.d/snippets/functions.el +++ b/.emacs.d/snippets/functions.el @@ -125,6 +125,6 @@ "polybar" nil "polybar main & polybar second") (start-process-shell-command "polybar" nil "polybar main"))) -;;; my-functions.el ends here +;;; my-functions.el ends here. -- cgit v1.2.3