Last active
October 21, 2017 23:31
-
-
Save thibmaek/5f4a1a3c9af2aa677135b103f8f9db74 to your computer and use it in GitHub Desktop.
Powerline Shell config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"segments": [ | |
"ssh", | |
"cwd", | |
"read_only", | |
"git", | |
"jobs", | |
"exit_code", | |
"root", | |
"newline" | |
], | |
"theme": "washed" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment