diff --git a/config b/config index 66962e4a..876b4020 100644 --- a/config +++ b/config @@ -40,8 +40,8 @@ aliases = { WI = "whois"; WII = "whois $0 $0"; WW = "whowas"; - W = "who $C"; - N = "names $C"; + W = "who"; + N = "names"; M = "msg"; T = "topic"; C = "clear";