From ffc6cbd69b6f4dcbd1253267c6eb3f16e19d5e5a Mon Sep 17 00:00:00 2001 From: John Cote Date: Sat, 30 Mar 2024 21:29:57 -0400 Subject: [PATCH] general: etc -> config --- {etc => config}/Configrc.prc | 0 {etc => config}/otp.dc | 0 {etc => config}/toon.dc | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {etc => config}/Configrc.prc (100%) rename {etc => config}/otp.dc (100%) rename {etc => config}/toon.dc (100%) diff --git a/etc/Configrc.prc b/config/Configrc.prc similarity index 100% rename from etc/Configrc.prc rename to config/Configrc.prc diff --git a/etc/otp.dc b/config/otp.dc similarity index 100% rename from etc/otp.dc rename to config/otp.dc diff --git a/etc/toon.dc b/config/toon.dc similarity index 100% rename from etc/toon.dc rename to config/toon.dc