forked from colonelpanic/dotfiles
[NixOS] Another environment.nix fix
This commit is contained in:
@@ -35,8 +35,8 @@ with lib;
|
||||
add_newline = false
|
||||
|
||||
[character]
|
||||
success_symbol = "[➜](bold green)"
|
||||
error_symbol = "[➜](bold red)"
|
||||
success_symbol = \"[➜](bold green)\"
|
||||
error_symbol = \"[➜](bold red)\"
|
||||
""";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user