1byobu-prompt(1)                      byobu                     byobu-prompt(1)
2
3
4

NAME

6       byobu-prompt,   byobu-enable-prompt,  byobu-disable-prompt  -  add  and
7       remove a nice color prompt to your shell configuration
8
9

SYNOPSIS

11       byobu-prompt
12
13       byobu-enable-prompt
14
15       byobu-disable-prompt
16
17

DESCRIPTION

19       Byobu provides a special  PS1  prompt  command,  compatible  with  Bash
20       shells.   It will display the previous command's exit code, if it's not
21       zero.  It will use 3 separate colors for the local username,  hostname,
22       and the current working directory.
23
24       byobu-enable-prompt will add one line to your ~/.bashrc.
25
26       You  can  safely  remove  the  line  from your ~/.bashrc, which ends in
27       #byobu-prompt.
28
29       byobu-disable-prompt  will  remove   its   color   configuration   from
30       ~/.bashrc.
31
32       byobu-prompt is an interactive wrapper of the previous two tools.
33
34

BUGS

36       This is currently only compatible with bash(1).
37
38

SEE ALSO

40       bash(1)
41       http://byobu.org
42
43

AUTHOR

45       This  manpage  and  the  utility were written by Dustin Kirkland <kirk‐
46       land@byobu.org> for Ubuntu systems (but may be used by  others).   Per‐
47       mission  is  granted  to  copy,  distribute and/or modify this document
48       under the terms of the GNU General Public License, Version 3  published
49       by the Free Software Foundation.
50
51       The  complete  text  of  the GNU General Public License can be found in
52       /usr/share/common-licenses/GPL  on   Debian/Ubuntu   systems,   or   in
53       /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at
54       http://www.gnu.org/licenses/gpl.txt.
55
56
57
58byobu                            26 July 2013                  byobu-prompt(1)
Impressum