Use ansicolor.hh in nix repl rather than duplicates
This commit is contained in:
@@ -11,5 +11,7 @@ namespace nix {
|
||||
#define ANSI_GREEN "\e[32;1m"
|
||||
#define ANSI_YELLOW "\e[33;1m"
|
||||
#define ANSI_BLUE "\e[34;1m"
|
||||
#define ANSI_MAGENTA "\e[35m;1m"
|
||||
#define ANSI_CYAN "\e[36m;1m"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user