This commit is contained in:
sadan 2024-11-26 17:16:44 -05:00
parent 441f14f824
commit 1dbf9770c5
No known key found for this signature in database

View file

@ -18,11 +18,11 @@
};
shellAliases = {
lg = "lazygit";
}
};
sessionVariables {
LG_CONFIG_FILE = "/home/${config.home.username}/.config/lazygit/tokyonight_night.conf";
};
}
};
programs = {
git = {
enable = true;