Workaround for a starship font bug

This commit is contained in:
Andreas Zweili 2022-12-13 22:35:31 +01:00
parent 171bc5e821
commit e053da2ec5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"$character"
];
nix_shell = {
format = "$symbol";
format = "\\[X\\] ";
};
python = {
format = "[$\{symbol\}($virtualenv) ]($style)";