From 959e1378d22e3456a837a0f5abb93ebec1a27c84 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sat, 21 May 2022 00:26:41 -0400 Subject: [PATCH] ENH use emacs version for real programmers --- dot_bin/executable_bootstrap_pkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_bin/executable_bootstrap_pkgs b/dot_bin/executable_bootstrap_pkgs index c2f0ea0..285647b 100644 --- a/dot_bin/executable_bootstrap_pkgs +++ b/dot_bin/executable_bootstrap_pkgs @@ -47,7 +47,7 @@ run_install_scripts() { run_yay() { dunst_pkgs=(dunst) - emacs_pkgs=(emacs) + emacs_pkgs=(emacs-nativecomp) gtk_pkgs=(zuki-themes) redshift_pkgs=(redshift) seafile_pkgs=(seafile-client)