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 = {
|
programs.starship = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
add_newline = false;
|
||||||
format = "$character";
|
format = "$character";
|
||||||
right_format = "$all";
|
right_format = "$all";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue