Skip to content

Instantly share code, notes, and snippets.

@KINGSABRI
Created March 12, 2019 03:26
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 KINGSABRI/a27eacc4734633190c75148cfe2fce42 to your computer and use it in GitHub Desktop.
Save KINGSABRI/a27eacc4734633190c75148cfe2fce42 to your computer and use it in GitHub Desktop.
Powerline-shell Configuration file
{
"segments": [
"virtual_env",
"username",
"ssh",
"cwd",
"git",
"hg",
"jobs",
"set_term_title",
"root"
],
"mode": "patched",
"cwd": {
"mode": "dironly",
"max_depth": 1,
"cwd_max_dir_size": 50
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment