Fixing arrakis

This commit is contained in:
Miguel Palhas
2024-12-05 18:45:56 +00:00
parent c48c55275b
commit 3d4e2102b3
10 changed files with 108 additions and 17 deletions
+3
View File
@@ -30,6 +30,9 @@
w = "commit -am 'wip'";
};
extraConfig = {
init = {
defaultBranch = "main";
};
core = {
editor = "nvim";
pager = "delta";