Skip to content

Instantly share code, notes, and snippets.

@rajaraodv
Created March 2, 2018 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajaraodv/08e85da0919dc54b15b2ccaff91d7577 to your computer and use it in GitHub Desktop.
Save rajaraodv/08e85da0919dc54b15b2ccaff91d7577 to your computer and use it in GitHub Desktop.
{
"segments": {
"left": [
{
"function": "powerline.segments.shell.mode"
},
{
"function": "powerline.segments.common.net.hostname",
"priority": 10
},
{
"function": "powerline.segments.common.env.user",
"priority": 30
},
{
"function": "powerline.segments.shell.cwd",
"priority": 10
}
,{
"function": "powerline_gitstatus.gitstatus",
"priority": 40
}
],
"right": [
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment