From aae2b82ac7e1e5797ed7e39599b7e1f1fadeb40a Mon Sep 17 00:00:00 2001 From: mustaqim Date: Wed, 11 Dec 2019 17:58:57 +0200 Subject: [PATCH] Add Racket extension --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 3035e25..904a468 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -221,6 +221,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # LISP .cl 38;5;81 .lisp 38;5;81 +.rkt 38;5;81 # lua .lua 38;5;81 # Moonscript