This commit is contained in:
Lucy von Overheidt 2025-09-09 23:43:59 +02:00
parent 44d708329a
commit 7dd32c7a17
9 changed files with 168 additions and 56 deletions

View file

@ -97,8 +97,6 @@ in
fg = "job unfreeze";
nano = hx;
vi = hx;
nvim = hx;
vim = hx;
devenv-init = "${nix} flake init --template github:cachix/devenv";
devenv-enter = "${nix} develop --impure";
rust-init = "${nix} flake init --template templates#rust";