From 72004923af42e4d75cfb3d3a9951216a18f03039 Mon Sep 17 00:00:00 2001 From: Martinez Date: Sat, 14 Mar 2015 14:09:59 +0100 Subject: [PATCH] comment --- core/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/app.py b/core/app.py index 9ef69cb..28e23f4 100644 --- a/core/app.py +++ b/core/app.py @@ -12,7 +12,7 @@ prefix = text.prefix # FIXME This very seriously needs to be heavily simplified and de-duplicated # TODO same parser for cmdline and Config -# TODO zsh and bash integration +# TODO zsh and fish integration # --------------------------------------------------