Starship: enable and configure os module

This commit is contained in:
Toast 2023-10-11 01:06:04 +02:00
parent c5642afeb0
commit 46433b513d

View file

@ -9,6 +9,10 @@
heuristic = true;
symbol = " ";
};
os = {
disabled = false;
symbols.NixOS = " ";
};
};
};
}