Fix home manager dotfiles

This commit is contained in:
2026-07-07 16:03:40 +01:00
parent 9a94ed7331
commit 4ca03fde37
6 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -48,7 +48,7 @@
}
{
type = "custom";
format = "\\u001b[33m  ->\\u001b[39m kutu.rb";
format = "{#yellow}  ->{#} kutu.rb";
}
{
type = "host";
@@ -67,7 +67,7 @@
}
{
type = "custom";
format = " \\u001b[90m \\u001b[31m \\u001b[32m \\u001b[33m \\u001b[34m \\u001b[35m \\u001b[36m \\u001b[37m \\u001b[38m \\u001b[39m";
format = " {#black} {#red} {#green} {#yellow} {#blue} {#magenta} {#cyan} {#white} {#default}";
}
];
};