diff options
-rw-r--r-- | hm/soispha/conf/starship/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/starship/default.nix b/hm/soispha/conf/starship/default.nix index 30c63127..5db6eb8b 100644 --- a/hm/soispha/conf/starship/default.nix +++ b/hm/soispha/conf/starship/default.nix @@ -58,7 +58,7 @@ behind = "⇣$count"; }; git_metrics = { - disabled = false; + disabled = true; ignore_submodules = true; }; git_state = { |