style(starship): 移除目录替换图标后的多余空格
This commit is contained in:
@@ -57,11 +57,11 @@
|
|||||||
truncation_length = 3;
|
truncation_length = 3;
|
||||||
truncation_symbol = "…/";
|
truncation_symbol = "…/";
|
||||||
substitutions = {
|
substitutions = {
|
||||||
Developer = " ";
|
Developer = "";
|
||||||
Documents = " ";
|
Documents = "";
|
||||||
Downloads = " ";
|
Downloads = "";
|
||||||
Music = " ";
|
Music = "";
|
||||||
Pictures = " ";
|
Pictures = "";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user