feat : nix-direnv and no dates in starshiprs

This commit is contained in:
Florian Schmitt 2024-01-03 21:38:59 +03:00
parent 5767775b9d
commit 1187876278
2 changed files with 5 additions and 4 deletions

View file

@ -166,6 +166,7 @@ in {
enableZshIntegration = true;
nix-direnv.enable = true;
};
git = {
enable = true;
userName = "Florian Schmitt";