Files
.dotfiles/powerline-shell/.config/powerline-shell/config.json
T
2020-12-11 17:49:51 +01:00

20 lines
259 B
JSON

{
"segments": [
"virtual_env",
"username",
"hostname",
"ssh",
"cwd",
"git",
"svn",
"hg",
"jobs",
"root"
],
"mode": "flat",
"theme": "~/.config/powerline-shell/theme.py",
"vcs":{
"show_symbol":"true"
}
}