Fix home manager dotfiles
This commit is contained in:
@@ -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}";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user