[ADD] odoo-shippable: Install tmux plugin manager
In this PR is installed the Tmux plugin Manager
That plugin allow install these follow plugin:
tmux-resurrect
tmux-continuum
tmux-sensible
You can test that change cloning this repository and build the docker
cd odoo-shippable
docker build -t tmux-resurrect .
docker run -it tmux-resurect bash