typo
This commit is contained in:
parent
d43510a49b
commit
e0472e1d33
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
format = "[$username](green)@[$hostname](red)[\\[$directory\\]](cyan bold)$all";
|
format = "[$username](green)@[$hostname](red)[\\[$directory\\]](cyan bold) $all";
|
||||||
username = {
|
username = {
|
||||||
show_always = true;
|
show_always = true;
|
||||||
format = "$user";
|
format = "$user";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue