{
    "content": [
        {
            "type": "text",
            "text": "# byobu-prompt(1) (man)\n\n**Summary:** byobu-prompt,  byobu-enable-prompt, byobu-disable-prompt - add and remove a nice color prompt to your shell configuration\n\n## See Also\n\n- bash(1)\n\n## Section Outline\n\n- **NAME** (4 lines)\n- **SYNOPSIS** (1 lines) — 3 subsections\n  - byobu-prompt (1 lines)\n  - byobu-enable-prompt (1 lines)\n  - byobu-disable-prompt (1 lines)\n- **DESCRIPTION** (13 lines)\n- **BUGS** (3 lines)\n- **SEE ALSO** (1 lines) — 1 subsections\n  - http://byobu.org (1 lines)\n- **AUTHOR** (12 lines)\n\n## Full Content\n\n### NAME\n\nbyobu-prompt,  byobu-enable-prompt, byobu-disable-prompt - add and remove a nice color prompt\nto your shell configuration\n\n### SYNOPSIS\n\n#### byobu-prompt\n\n#### byobu-enable-prompt\n\n#### byobu-disable-prompt\n\n### DESCRIPTION\n\nByobu provides a special PS1 prompt command, compatible with Bash shells.   It  will  display\nthe  previous  command's  exit code, if it's not zero.  It will use 3 separate colors for the\nlocal username, hostname, and the current working directory.\n\nbyobu-enable-prompt will add one line to your ~/.bashrc.\n\nYou can safely remove the line from your ~/.bashrc, which ends in #byobu-prompt.\n\nbyobu-disable-prompt will remove its color configuration from ~/.bashrc.\n\nbyobu-prompt is an interactive wrapper of the previous two tools.\n\n### BUGS\n\nThis is currently only compatible with bash(1).\n\n### SEE ALSO\n\nbash(1)\n\n#### http://byobu.org\n\n### AUTHOR\n\nThis manpage and the utility were written by Dustin Kirkland <kirkland@byobu.org> for  Ubuntu\nsystems (but may be used by others).  Permission is granted to copy, distribute and/or modify\nthis document under the terms of the GNU General Public License, Version 3 published  by  the\nFree Software Foundation.\n\nThe  complete  text  of  the GNU General Public License can be found in /usr/share/common-li‐\ncenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora sys‐\ntems, or on the web at http://www.gnu.org/licenses/gpl.txt.\n\n\n\nbyobu                                       26 July 2013                             byobu-prompt(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "byobu-prompt",
        "section": "1",
        "mode": "man",
        "summary": "byobu-prompt,  byobu-enable-prompt, byobu-disable-prompt - add and remove a nice color prompt to your shell configuration",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "bash",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/bash/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "byobu-prompt",
                        "lines": 1
                    },
                    {
                        "name": "byobu-enable-prompt",
                        "lines": 1
                    },
                    {
                        "name": "byobu-disable-prompt",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 1,
                "subsections": [
                    {
                        "name": "http://byobu.org",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 12,
                "subsections": []
            }
        ]
    }
}