nixpkgs/pkgs/tools/misc/starship
jacek szymanski fac229cd1a starship: expose presets in share/starship/presets
expose starship presets so they can be imported into user configuration,
e.g. `with builtins; (fromTOML (readFile "${starship}/share/starship/presets/SOMEPRESET.toml"))`

this allows merging of presets and could be further used by e.g. Home
Manager modules
2023-09-02 15:06:39 +02:00
..
default.nix starship: expose presets in share/starship/presets 2023-09-02 15:06:39 +02:00