powerline-shell icon indicating copy to clipboard operation
powerline-shell copied to clipboard

Could not Decode

Open ewof opened this issue 6 years ago • 1 comments

[powerline-bash] Config file (/home/elwolf/.powerline-shell.json) could not be decoded! Error: Expecting value: line 1 column 1 (char 0) my config.json inside /home/elwolf/.config/powerline-shell/ { "segments": [ "virtual_env", "username", "hostname", "ssh", "cwd", "git", "hg", "jobs", "root" ] }

ewof avatar Jun 24 '19 00:06 ewof

that looks correct to me. I get that error a lot while developing things. I would suggest that you remove the segments one at a time till you find the one that is missing.

jceaser avatar Jun 24 '19 03:06 jceaser