mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 02:36:59 -07:00
* usr/bin/byobu-shell.in:
- update getting started to byobu.org
This commit is contained in:
parent
3103fc03a7
commit
a87ac2f54b
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -37,6 +37,8 @@ byobu (5.127) unreleased; urgency=medium
|
|||
- deprecate interactive mode for byobu-select-profile
|
||||
* usr/lib/byobu/include/toggle-utf8.in: LP: #1696546
|
||||
- try to support zsh and other shells in addition to bash
|
||||
* usr/bin/byobu-shell.in:
|
||||
- update getting started to byobu.org
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 May 2018 18:07:11 -0500
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ if [ ! -e "$FLAG" ]; then
|
|||
echo " 'byobu-disable' and 'byobu-enable'"
|
||||
echo
|
||||
echo "For tips, tricks, and more information, see:"
|
||||
echo " * http://bit.ly/byobu-help"
|
||||
echo " * https://bit.ly/byobu-tips"
|
||||
echo
|
||||
touch "$FLAG"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue