ENH use emacs version for real programmers
This commit is contained in:
parent
471d6e987d
commit
959e1378d2
|
@ -47,7 +47,7 @@ run_install_scripts() {
|
||||||
|
|
||||||
run_yay() {
|
run_yay() {
|
||||||
dunst_pkgs=(dunst)
|
dunst_pkgs=(dunst)
|
||||||
emacs_pkgs=(emacs)
|
emacs_pkgs=(emacs-nativecomp)
|
||||||
gtk_pkgs=(zuki-themes)
|
gtk_pkgs=(zuki-themes)
|
||||||
redshift_pkgs=(redshift)
|
redshift_pkgs=(redshift)
|
||||||
seafile_pkgs=(seafile-client)
|
seafile_pkgs=(seafile-client)
|
||||||
|
|
Loading…
Reference in New Issue