Compare commits
2 Commits
f8ee8e3088
...
e2a85d1fa1
| Author | SHA1 | Date | |
|---|---|---|---|
| e2a85d1fa1 | |||
| d32ca6ef4b |
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"
|
||||
]
|
||||
}
|
||||
@ -3,4 +3,5 @@
|
||||
.gitconfig
|
||||
.bashrc
|
||||
.bash-aliases
|
||||
.config/powerline-shell/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user