added emacs

This commit is contained in:
Charlie Root 2024-05-04 01:33:33 +02:00
commit 50134e07bb
9 changed files with 210 additions and 612 deletions

View file

@ -54,6 +54,7 @@ in {
lg = "lazygit";
cd = "z";
v = "nvim";
e = "emacs";
update = "sudo nixos-rebuild switch --flake \"${gitPath}#${hostname}\" --log-format internal-json &| nom --json";
flake = "cd '${gitPath}'";
} // cfg.extraAliases;