Skip to content

Instantly share code, notes, and snippets.

@shaybensasson
Created July 14, 2021 10:32
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 shaybensasson/4d9d08e54c5e64da6100dfce5c34063d to your computer and use it in GitHub Desktop.
Save shaybensasson/4d9d08e54c5e64da6100dfce5c34063d to your computer and use it in GitHub Desktop.
Alfred/Watson config at ~/.config/powerline-shell/config.json
{
"mode": "flat",
"theme": "default",
"segments": [
"virtual_env",
"hostname",
"ssh",
"cwd",
"git",
"hg",
"jobs",
"root"
],
"cwd": {
"mode": "plain",
"max_depth": 3
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment