starship: remove deprecated character.symbol setting

Fixes #1550
PR #1695
This commit is contained in:
Robin Townsend 2021-01-02 20:08:23 +00:00 committed by Robert Helgesson
parent 68dfc86173
commit b9597e5774
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 10 additions and 3 deletions

View file

@ -50,7 +50,10 @@ in {
"$character"
];
scan_timeout = 10;
character.symbol = "";
character = {
success_symbol = "";
error_symbol = "";
};
}
'';
description = ''