From 0c47796eaa2d0c1d82f48802b5f4feee7f910105 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Mon, 18 Nov 2024 18:18:35 +0800 Subject: [PATCH] [feat] add emacs Signed-off-by: SouthFox --- home-configuration.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-configuration.scm b/home-configuration.scm index dda6af3..161afbf 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -24,7 +24,8 @@ "zsh" "zsh-autosuggestions" "zsh-syntax-highlighting" - "fzf")) + "fzf" + "emacs")) (list zellij)))