Added powerline shell config files
This commit is contained in:
parent
d32ca6ef4b
commit
e2a85d1fa1
13
.config/powerline-shell/config.json
Normal file
13
.config/powerline-shell/config.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"segments": [
|
||||
"virtual_env",
|
||||
"username",
|
||||
"hostname",
|
||||
"ssh",
|
||||
"cwd",
|
||||
"git",
|
||||
"hg",
|
||||
"jobs",
|
||||
"root"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user