From 0e707c4c4ae488531ac7d39997b909d9d34d8488 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 17 Mar 2024 18:44:03 +0100 Subject: Dofiles: Emacs: Add shell-pop --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 6cd8486..7de1dcc 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -187,6 +187,8 @@ treemacs minimap centaur-tabs + + shell-pop ]; extraConfig = builtins.readFile "${dotfiles}/.emacs"; }; -- cgit 1.4.1