From a99c97233bc02e682d2c7ef8f8fe584412fa7957 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 15 May 2019 18:00:53 +0200 Subject: Powerbar!!! --- powerline/colorschemes/shell/__main__.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 powerline/colorschemes/shell/__main__.json (limited to 'powerline/colorschemes/shell/__main__.json') diff --git a/powerline/colorschemes/shell/__main__.json b/powerline/colorschemes/shell/__main__.json new file mode 100644 index 0000000..6e3856f --- /dev/null +++ b/powerline/colorschemes/shell/__main__.json @@ -0,0 +1,10 @@ +{ + "groups": { + "continuation": "cwd", + "continuation:current": "cwd:current_folder", + "exit_fail": "critical:failure", + "exit_success": "critical:success", + "jobnum": "information:priority", + "superuser": "warning:regular" + } +} -- cgit v1.2.3