aboutsummaryrefslogtreecommitdiffstats
path: root/.dir_colors
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-19 15:42:04 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-19 15:42:04 +0000
commit9076bc3cf559a89cc667ef3004540f20aae56554 (patch)
treeea9625baefab903be2a1ee574ee5690bc9cbdb6b /.dir_colors
parentupdates for gdbinit (diff)
downloadscripts-9076bc3cf559a89cc667ef3004540f20aae56554.tar.gz
scripts-9076bc3cf559a89cc667ef3004540f20aae56554.zip
more updates
Diffstat (limited to '.dir_colors')
-rw-r--r--.dir_colors3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dir_colors b/.dir_colors
index 40318c6..32f6bb3 100644
--- a/.dir_colors
+++ b/.dir_colors
@@ -211,3 +211,6 @@ EXEC 01;32
# yaml
.yaml 00;38;5;134
.yml 00;38;5;134
+# docker
+*Dockerfile 00;38;5;24
+*docker-compose.yaml 00;38;5;24