From 9a076125e35d64b8883be6eab509cb7b3c6bed8d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 6 Feb 2011 11:59:15 +0100 Subject: newsbeuter: Move config to new XDG dir --- etc/functions/newsbeuter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/functions') diff --git a/etc/functions/newsbeuter b/etc/functions/newsbeuter index d010b82..696cd39 100644 --- a/etc/functions/newsbeuter +++ b/etc/functions/newsbeuter @@ -3,7 +3,7 @@ function __sync { if [[ ${HOST} != aneurysm ]] { - unisync unison aneurysm .newsbeuter + unisync unison aneurysm .config/newsbeuter } } -- cgit v1.2.3