Created
October 11, 2020 03:41
-
-
Save tskrynnyk/a5f8b786fdd69331daed7854fcd05cb3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LS_COLORS b/LS_COLORS | |
index 75ccf83..75a3187 100644 | |
--- a/LS_COLORS | |
+++ b/LS_COLORS | |
@@ -32,14 +32,14 @@ | |
# core {{{1 | |
BLK 38;5;68 | |
-CAPABILITY 38;5;17 | |
+CAPABILITY 38;5;22 | |
CHR 38;5;113;1 | |
-DIR 38;5;30 | |
+DIR 38;5;80;1 | |
DOOR 38;5;127 | |
EXEC 38;5;208;1 | |
FIFO 38;5;126 | |
FILE 0 | |
-LINK target | |
+LINK 01;37 | |
MULTIHARDLINK 38;5;222;1 | |
# "NORMAL don't reset the bold attribute - | |
# https://github.com/trapd00r/LS_COLORS/issues/11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment