dotfiles/zsh-files/.config/powerline/themes/ipython/in2.json

14 lines
193 B
JSON
Raw Normal View History

2013-08-02 02:13:56 -07:00
{
"default_module": "powerline.segments.common",
"segments": {
"left": [
{
"type": "string",
"contents": "",
"width": "auto",
"highlight_group": ["prompt"]
}
]
}
}