prompt: fix use of deprecated nerdfont icon

This commit is contained in:
LordMZTE 2023-05-04 19:30:00 +02:00
parent 27ada010e7
commit 5c2dfe851d
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -20,7 +20,7 @@ const symbols = struct {
const unstaged = "";
const home = "";
const root = "";
const watch = "";
const watch = "";
const jobs = "";
};