cli: Enable starship shell prompt
This commit is contained in:
parent
cbbc252230
commit
c34946321f
1 changed files with 4 additions and 0 deletions
|
|
@ -117,6 +117,10 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
starship = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# better cat
|
||||
bat.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue