starship: enable file config
This commit is contained in:
parent
b8c3fefcbd
commit
74636e265a
2 changed files with 146 additions and 0 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
#enableZshIntegration = true;
|
||||
enableTransience = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue