Powerline

This commit is contained in:
2021-06-24 15:31:04 -07:00
parent 66e10dc4cc
commit 08a09d522d
7 changed files with 361 additions and 0 deletions

11
powerline/config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"common": {
"term_truecolor": true
},
"ext": {
"xonsh": {
"theme": "ttm",
"colorscheme": "repa"
}
}
}