Last active
October 21, 2021 10:18
-
-
Save Bigtalljosh/d4960959a1df683fd0fa37c30b0ba6e0 to your computer and use it in GitHub Desktop.
bigtalljosh.omp.json
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
{ | |
"final_space": true, | |
"console_title": true, | |
"console_title_style": "folder", | |
"blocks": [ | |
{ | |
"type": "prompt", | |
"alignment": "left", | |
"segments": [ | |
{ | |
"type": "os", | |
"style": "plain", | |
"foreground": "#3A86FF", | |
"properties": { | |
"prefix": "" | |
} | |
}, | |
{ | |
"type": "root", | |
"style": "powerline", | |
"powerline_symbol": "", | |
"foreground": "#f1184c", | |
"background": "#242424", | |
"properties": { | |
"prefix": "- root ", | |
"postfix": "" | |
} | |
}, | |
{ | |
"type": "path", | |
"style": "powerline", | |
"powerline_symbol": "", | |
"foreground": "#33DD2D", | |
"background": "#242424", | |
"properties": { | |
"prefix": " ", | |
"style": "full", | |
"folder_separator_icon": "/" | |
} | |
}, | |
{ | |
"type": "poshgit", | |
"style": "powerline", | |
"powerline_symbol": "", | |
"foreground": "#3A86FF", | |
"background": "#242424", | |
"properties": { | |
"display_stash_count": true, | |
"display_upstream_icon": true, | |
"prefix": "" | |
} | |
}, | |
{ | |
"type": "exit", | |
"style": "powerline", | |
"powerline_symbol": "", | |
"foreground": "#242424", | |
"background": "#33DD2D", | |
"properties": { | |
"display_exit_code": false, | |
"always_enabled": true, | |
"color_background": true, | |
"error_color": "#f1184c", | |
"prefix": " ﲍ" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "prompt", | |
"alignment": "left", | |
"newline": true, | |
"segments": [ | |
{ | |
"type": "text", | |
"style": "plain", | |
"foreground": "#f1184c", | |
"properties": { | |
"prefix": "", | |
"text": "➜" | |
} | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Powershell Profile: