Configure starship
This commit is contained in:
parent
6cff2a3a6f
commit
0b448b64dd
@ -24,4 +24,9 @@
|
||||
theme = "robbyrussell";
|
||||
};
|
||||
};
|
||||
|
||||
# Configure starship
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user