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 # --------------------------------------------------