fix: apply-color script of fastfetch & gcp

This commit is contained in:
2026-01-11 17:02:42 +01:00
parent cff586109c
commit 01c17f0c08
3 changed files with 12 additions and 11 deletions
+4 -4
View File
@@ -43,9 +43,9 @@
"fetch_status": true,
"fetch_upstream_icon": true,
"mapped_branches": {
"feat/*": "🚀 ",
"bug/*": "🐛 ",
"dev/*": "🚧 "
"feat/*": "\ud83d\ude80 ",
"bug/*": "\ud83d\udc1b ",
"dev/*": "\ud83d\udea7 "
}
},
"style": "powerline",
@@ -97,4 +97,4 @@
"template": "# "
},
"version": 3
}
}