commit | 5a2d6ec24b32b4812bf74ca430b59c6559edce57 | [log] [tgz] |
---|---|---|
author | azvyagintsev <azvyagintsev@mirantis.com> | Thu Jul 19 21:25:25 2018 +0300 |
committer | azvyagintsev <azvyagintsev@mirantis.com> | Thu Jul 19 22:36:23 2018 +0300 |
tree | baf617eacb6c1444914120ca4136d6652bb7972d | |
parent | badeb370df66cff069274963261d7d0c0eb729f0 [diff] [blame] |
add pretty sugar day01 image * 80% of debug done at cfg01 host. so, why not to have it easier ? Change-Id: I53a21bdde957794c951b01e7324b07982ebd857b
diff --git a/day01-image/files/etc/tmux.conf b/day01-image/files/etc/tmux.conf new file mode 100644 index 0000000..383d6ff --- /dev/null +++ b/day01-image/files/etc/tmux.conf
@@ -0,0 +1,3 @@ +set -g default-terminal "screen-256color" +set -g set-titles on +set -g xterm-keys on