Chore/nixfiles review fixes #14

Merged
lyrathorpe merged 8 commits from chore/nixfiles-review-fixes into main 2026-06-04 15:02:08 +01:00
Showing only changes of commit 1d79ba175a - Show all commits
-1
View File
@@ -13,7 +13,6 @@
plugins = [ plugins = [
"git" "git"
"man" "man"
"history-substring-search"
]; ];
theme = "robbyrussell"; theme = "robbyrussell";
}; };