Compare commits

..

3 commits

Author SHA1 Message Date
b9762cf147 nix flake update
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-11-29 12:59:12 +01:00
44c00b6468 darwin: enable vim
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-11-29 12:58:58 +01:00
0767577099 Fix rot8000 2024-11-29 12:58:21 +01:00
2 changed files with 260 additions and 285 deletions

541
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -47,9 +47,7 @@ in
programs = {
fish.enable = true;
};
programs = {
vim.enable = true;
bash = {
## shellInit = ''
interactiveShellInit = ''