disable add_newline
in the starship config
This commit is contained in:
parent
0c6ce9596a
commit
47a7e8f518
1 changed files with 1 additions and 1 deletions
|
@ -54,8 +54,8 @@
|
|||
success_symbol = "[ ](#a6e3a1) ";
|
||||
error_symbol = "[ ✗](#f38ba8) ";
|
||||
};
|
||||
add_newline = false;
|
||||
};
|
||||
|
||||
};
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.zsh = {
|
||||
|
|
Loading…
Reference in a new issue