Add powerline config and update the bootstrap script
This commit is contained in:
parent
16a90e60c6
commit
e5a3f34182
9 changed files with 393 additions and 2 deletions
13
powerline/themes/shell/select.json
Normal file
13
powerline/themes/shell/select.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"segments": {
|
||||
"left": [
|
||||
{
|
||||
"type": "string",
|
||||
"contents": "Select variant",
|
||||
"width": "auto",
|
||||
"align": "r",
|
||||
"highlight_groups": ["continuation:current"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue