Cleanup and fixes

This commit is contained in:
2026-07-07 14:03:03 +01:00
parent 75fb14ffe7
commit 6b8c8e86f4
6 changed files with 34 additions and 9 deletions
+1 -1
View File
@@ -15,6 +15,6 @@
g = "gitui";
};
interactiveShellInit = builtins.readFile ./config.fish;
shellInit = builtins.readFile ./config.fish;
};
}