feat: rm newline from starship prompt
This commit is contained in:
parent
0074d96e89
commit
2d15f081af
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
programs.starship = {
|
||||
enable = true;
|
||||
settings = {
|
||||
add_newline = false;
|
||||
format = "$character";
|
||||
right_format = "$all";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue