config directory
This commit is contained in:
parent
63143130e8
commit
13e29999aa
23 changed files with 911 additions and 0 deletions
23
zsh-files/.config/powerline/themes/ipython/rewrite.json
Normal file
23
zsh-files/.config/powerline/themes/ipython/rewrite.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"segments": {
|
||||
"left": [
|
||||
{
|
||||
"type": "string",
|
||||
"contents": "",
|
||||
"draw_soft_divider": false,
|
||||
"width": "auto",
|
||||
"highlight_group": ["prompt"]
|
||||
},
|
||||
{
|
||||
"name": "prompt_count",
|
||||
"module": "powerline.segments.ipython",
|
||||
"draw_soft_divider": false
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"contents": ">",
|
||||
"highlight_group": ["prompt"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue