~ruther/nixos-config

ba9b39c32c6c3da5957047a3dcb160db2816154b — Frantisek Bohacek 11 months ago b5f16c7
feat: git set editor to emacs waiting for the window to close
1 files changed, 3 insertions(+), 0 deletions(-)

M home/modules/profiles/development/default.nix
M home/modules/profiles/development/default.nix => home/modules/profiles/development/default.nix +3 -0
@@ 23,6 23,9 @@
        enable = true;
        includes = [{
          contents = {
            core = {
              editor = "emacsclient -c";
            };
            user = {
              email = "rutherther@proton.me";
              name = "Rutherther";

Do not follow this link