fix a bunch o things

Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-08-19 09:20:31 +00:00
parent 0785b817d2
commit ff05c4fd9e
4 changed files with 36 additions and 37 deletions

View File

@@ -26,6 +26,6 @@
};
home.shellAliases = {
v = "neovim";
}:
v = "nvim";
};
}