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
14
powerline/themes/shell/__main__.json
Normal file
14
powerline/themes/shell/__main__.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"segment_data": {
|
||||
"hostname": {
|
||||
"args": {
|
||||
"only_if_ssh": true
|
||||
}
|
||||
},
|
||||
"cwd": {
|
||||
"args": {
|
||||
"dir_limit_depth": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue