From 2bca14de800ecfceb8fe4e488d97057371f8222a Mon Sep 17 00:00:00 2001 From: Nelson Chen Date: Tue, 12 Sep 2023 16:28:24 -0700 Subject: [PATCH] note that tmux prefix key is backtick in MOTD (#174) configured away from the default of ctrl-b --- userspace/motd/20-quickstart | 1 + 1 file changed, 1 insertion(+) diff --git a/userspace/motd/20-quickstart b/userspace/motd/20-quickstart index 1ae40cc..05256d0 100755 --- a/userspace/motd/20-quickstart +++ b/userspace/motd/20-quickstart @@ -4,6 +4,7 @@ cat << 'EOF' Here are some useful commands: Enter the tmux session where the comma service runs + (note: tmux prefix key has been configured to backtick) └── tmux a Install Ubuntu packages