mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
7 lines
122 B
Nix
Executable file
7 lines
122 B
Nix
Executable file
{
|
|
enabled = true;
|
|
autoFetch = true;
|
|
autoFetchInterval = 300;
|
|
git_status = true;
|
|
git_gutter = "tracked_files";
|
|
}
|