feat(starship): format nix shell
This commit is contained in:
parent
2f319ac605
commit
cb583bfb3b
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
];
|
||||
|
||||
nix_shell = {
|
||||
#TODO
|
||||
symbol = "❄️ ";
|
||||
format = "[$symbol]($style)";
|
||||
};
|
||||
|
||||
username = {
|
||||
|
|
Loading…
Reference in a new issue