diff --git a/ep.c b/ep.c index 471fce5..5f12173 100644 --- a/ep.c +++ b/ep.c @@ -19,7 +19,7 @@ #include "info_strings.h" #include "ep.h" -#define PROMPT " ➜ " +#define PROMPT " λ " #define JOBS " ✦" pthread_attr_t *thread_a = 0;