chore: fmt

This commit is contained in:
2025-11-24 18:04:11 +08:00
parent 97761a3af5
commit 3d116fe3a7
4 changed files with 50 additions and 26 deletions

View File

@@ -47,6 +47,9 @@ in
};
};
};
my.cli.shell.starship.format = [ "\${custom.tmux}" "$character" ];
my.cli.shell.starship.format = [
"\${custom.tmux}"
"$character"
];
};
}