added vcs symbol

This commit is contained in:
paul-loedige
2020-12-11 17:49:51 +01:00
parent 9405f3e029
commit 909cf2d1f4
@@ -6,10 +6,14 @@
"ssh", "ssh",
"cwd", "cwd",
"git", "git",
"svn",
"hg", "hg",
"jobs", "jobs",
"root" "root"
], ],
"mode": "flat", "mode": "flat",
"theme": "~/.config/powerline-shell/theme.py" "theme": "~/.config/powerline-shell/theme.py",
"vcs":{
"show_symbol":"true"
}
} }