refactor: change starship prompt
This commit is contained in:
parent
466697be14
commit
0539b63e83
1 changed files with 2 additions and 1 deletions
|
@ -2,8 +2,9 @@
|
|||
# starship is a customisable prompt for any shell
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
settings = {
|
||||
format = "$character";
|
||||
right_format = "$all";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue