From d2ed5bf18c79658642b878efcb05052c8b2ba946 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 16 Jun 2018 17:03:56 -0400 Subject: [PATCH] newsboat config dir moved --- {.newsboat => .config/newsboat}/config | 0 {.newsboat => .config/newsboat}/urls | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {.newsboat => .config/newsboat}/config (100%) rename {.newsboat => .config/newsboat}/urls (100%) diff --git a/.newsboat/config b/.config/newsboat/config similarity index 100% rename from .newsboat/config rename to .config/newsboat/config diff --git a/.newsboat/urls b/.config/newsboat/urls similarity index 100% rename from .newsboat/urls rename to .config/newsboat/urls