pro-home: Add git common config

This commit is contained in:
Florian RICHER 2025-07-16 14:29:48 +02:00
parent 845630224c
commit 46c9f41705
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -19,10 +19,11 @@
};
shell = {
zsh.enable = true;
atuin.enable = true;
direnv.enable = true;
git.enable = true;
lazygit.enable = true;
zsh.enable = true;
};
editors.neovim.enable = true;