From b3d9c5d2033a75bf25a8f0de378353c9b26b7eed Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Feb 2014 02:20:44 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/__main__.py') diff --git a/src/__main__.py b/src/__main__.py index 80df1cc..be4be42 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -120,7 +120,7 @@ running = True ''' -## Load extension and configurations via ponysayrc +## Load extension and configurations via blueshiftrc for file in ('$XDG_CONFIG_HOME/%/%rc', '$HOME/.config/%/%rc', '$HOME/.%rc', '/etc/%rc'): file = file.replace('%', 'blueshift') for arg in ('XDG_CONFIG_HOME', 'HOME'): -- cgit v1.2.3-70-g09d2