added vcs symbol
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user