From d4d7d1ae49a2bab35f4c9c5dec2cd469c70144fd Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Sat, 9 Mar 2024 14:50:52 -0500 Subject: [PATCH] Add screen to readme. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f47b6d9..3163f1a 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,10 @@ See below for all the color scheming you can handle. ### Virtual environments and version manager options +#### `set -g theme_display_screen no` + +Use `no` to disable screen session information. + #### `set -g theme_display_vagrant yes` This feature is disabled by default, use `yes` to display Vagrant status in your prompt. Please note that only the VirtualBox and VMWare providers are supported.