mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: manage starship with hm more completely
This commit is contained in:
parent
9792ef3711
commit
66c8735762
2 changed files with 4 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
{...}: {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.file.".config/starship.toml".source = ./starship/starship.toml;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue