starship: strip prompt to essentials
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
format = "$directory\${custom.scm}$all";
|
format = "$directory\${custom.scm}$hostname$line_break$character";
|
||||||
buf = {
|
buf = {
|
||||||
disabled = true;
|
disabled = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user