configurations: emacs changes 2

This commit is contained in:
2024-10-30 22:06:16 +01:00
parent eb746b0e7c
commit 2971dd2dc7
10 changed files with 27 additions and 22 deletions
@@ -163,6 +163,8 @@ in
speedtest() {
${lib.getExe pkgs.curl} -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | ${lib.getExe pkgs.python3}
}
${lib.optionalString config.materus.profile.editor.emacs.enable ''alias "e"="emacsclient -nw -c --alternate-editor= "''}
'' +