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