added helix :)

This commit is contained in:
Charlie Root 2024-05-14 23:47:14 +02:00
commit 5dbe5ff071
12 changed files with 433 additions and 137 deletions

View file

@ -54,6 +54,7 @@ in {
lg = "lazygit";
cd = "z";
v = "nvim";
h = "hx";
e = "emacs";
update = "sudo nixos-rebuild switch --flake \"${gitPath}#${hostname}\"";
flake = "cd '${gitPath}'";