powerline-shell
powerline-shell copied to clipboard
Could not Decode
[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" ] }
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.