diff options
author | terminaldweller <thabogre@gmail.com> | 2021-11-02 02:11:15 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-11-02 02:11:15 +0000 |
commit | 14da00b30d18b2728d16fc12d6a2a374d9cc27be (patch) | |
tree | 43d27b41566989ab2bf9b2c497d60f4f82c42f2e /.dir_colors | |
parent | updates (diff) | |
download | scripts-14da00b30d18b2728d16fc12d6a2a374d9cc27be.tar.gz scripts-14da00b30d18b2728d16fc12d6a2a374d9cc27be.zip |
updates
Diffstat (limited to '.dir_colors')
-rw-r--r-- | .dir_colors | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.dir_colors b/.dir_colors index cb76b62..1021789 100644 --- a/.dir_colors +++ b/.dir_colors @@ -204,8 +204,8 @@ EXEC 01;32 .cc 00;38;5;25 .cpp 00;38;5;25 # h -.h 00;38;5;32 -.hpp 00;38;5;32 +.h 00;38;5;39 +.hpp 00;38;5;39 # json .json 00;38;5;202 # yaml |