powerline/scripts
ZyX d3b57f7c31 Include args.config_path in the key
Consider the following script:

    % powerline-daemon -s powerline-test
    % powerline --socket powerline-test -p/dev/null shell left
    Config file not found in search paths (/dev/null): config.json
    % powerline --socket powerline-test shell left
    Config file not found in search paths (/dev/null): config.json

Note the problem: second call to powerline does not use offending path, but it 
still emits the error “Config file not found in search paths”.
2014-09-08 23:53:05 +04:00
..
.gitignore Add files from @kovidgoyal's powerline-daemon repo 2014-08-02 18:45:18 +04:00
powerline-config Remove unneeded # NOQA comments 2014-09-01 00:25:24 +04:00
powerline-daemon Include args.config_path in the key 2014-09-08 23:53:05 +04:00
powerline-lint Unify imports 2014-09-01 00:25:24 +04:00
powerline-render Remove unneeded # NOQA comments 2014-09-01 00:25:24 +04:00