setup-env #1

Merged
noah.knegt merged 28 commits from setup-env into main 2025-02-28 21:49:32 +01:00
14 changed files with 196 additions and 21 deletions
Showing only changes of commit 0ee55c3207 - Show all commits

View File

@@ -5,5 +5,9 @@
enable = true; enable = true;
autosuggestion.enable = true; autosuggestion.enable = true;
history = {
append = true;
};
}; };
} }