Man page - byobu-enable-prompt(1)
Packages contains this manual
- byobu-silent(1)
- byobu-layout(1)
- byobu-shell(1)
- col4(1)
- byobu-janitor(1)
- col1(1)
- byobu-config(1)
- byobu-ctrl-a(1)
- byobu-launcher-uninstall(1)
- byobu-status-detail(1)
- purge-old-kernels(1)
- wifi-status(1)
- col5(1)
- manifest(1)
- col7(1)
- byobu-quiet(1)
- byobu-screen(1)
- byobu-launcher-install(1)
- byobu-ulevel(1)
- col6(1)
- byobu-disable-prompt(1)
- byobu-export(1)
- col3(1)
- col8(1)
- byobu-keybindings(1)
- byobu-tmux(1)
- byobu-disable(1)
- byobu-ugraph(1)
- byobu-launch(1)
- col9(1)
- byobu-select-backend(1)
- byobu-launcher(1)
- byobu-prompt(1)
- vigpg(1)
- byobu-status(1)
- byobu-enable-prompt(1)
- byobu-select-session(1)
- byobu-enable(1)
- byobu(1)
- col2(1)
- byobu-reconnect-sockets(1)
- ctail(1)
- byobu-select-profile(1)
apt-get install byobu
Manual
byobu-prompt
NAMESYNOPSIS
DESCRIPTION
BUGS
SEE ALSO
AUTHOR
NAME
byobu-prompt, byobu-enable-prompt, byobu-disable-prompt - add and remove a nice color prompt to your shell configuration
SYNOPSIS
byobu-prompt
byobu-enable-prompt
byobu-disable-prompt
DESCRIPTION
Byobu provides a special PS1 prompt command, compatible with Bash shells. It will display the previous commandโs exit code, if itโs not zero. It will use 3 separate colors for the local username, hostname, and the current working directory.
byobu-enable-prompt will add one line to your ห/.bashrc .
You can safely remove the line from your ห/.bashrc , which ends in #byobu-prompt .
byobu-disable-prompt will remove its color configuration from ห/.bashrc .
byobu-prompt is an interactive wrapper of the previous two tools.
BUGS
This is currently only compatible with bash(1) .
SEE ALSO
bash
(1)
http://byobu.org
AUTHOR
This manpage and the utility were written by Dustin Kirkland <kirkland@byobu.org> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at http://www.gnu.org/licenses/gpl.txt .