add some japanese words

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-11-15 16:15:22 -06:00
parent 11b440f993
commit bed977c231
4 changed files with 53 additions and 34 deletions

View file

@ -38,10 +38,15 @@
};
nix_shell = {
heuristic = true;
impure_msg = " \\(\\)";
pure_msg = " \\(\\)";
};
git_branch = {
format = " [$symbol$branch(:$remote_branch)]($style) ";
};
cmd_duration = {
format = " [$duration]($style) ";
};
};
};
}